Pregunta de entrevista de Schonfeld

What is a virtual method?

Respuesta de la entrevista

Anónimo

11 ago 2014

It might be defined in sub-class. So, it makes them to work according to their actual object type by following the overridden method.