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.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions