Schonfeld interview question

What is a virtual method?

Interview Answer

Anonymous

11 Aug 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.