Solved

In the Derived Class Definition, You List from the Base

Question 15

Multiple Choice

In the derived class definition, you list from the base class


A) all the member functions every time
B) only those member functions that need to be redefined
C) only those member functions that were in the public section
D) only those member functions you want to overload.

Correct Answer:

verifed

Verified

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

Related Questions