Pregunta de entrevista de Morgan Stanley

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

Respuestas de entrevistas

Anónimo

18 feb 2011

The code may compile but there is no polymorphism working here.

1

Anónimo

8 jun 2010

yes, I tried it, we can combine them, the compile methods ran successfully