Examlex

Solved

If a Reference to a Base Class Object Calls a Method

question 26

True/False

If a reference to a base class object calls a method that has been overridden by a derived class, the derived class's version of the method is the one that executes.


Definitions:

Related Questions