Morgan Stanley Interview Question

Can you use template and virtual function in the same class?

Interview Answers

Anonymous

Mar 2, 2010

you cannot have virtual template functions

Anonymous

Apr 28, 2010

Yes.