Problem
Which member function is invoked in a particular class when a member function definition is overridden in several classes that are part of an inheritance hierarchy? Answer the question for the case in which the class has a definition for the member function and also for the case where it doesn't.