Pergunta de entrevista da empresa Datamatics Global Services

related to overriding polymorphism

Resposta da entrevista

Sigiloso

12 de mar. de 2015

Its a runtime polymorphism, or late binding in which the method name in base class is mentioned with virtual and method name in derived class is mentioned with override keyword