Morgan Stanley Interview Question

what is virtual function

Interview Answers

Anonymous

May 26, 2016

A method that can be overridden in a derived class

Anonymous

Jun 15, 2012

function that you expect/allows to be redefined in derived classes