Solved

If a Base Class Has Public Member Functions That Are

Question 41

Multiple Choice

If a base class has public member functions that are not listed by a derived class, then these functions


A) are not available to the derived class
B) are inherited unchanged in the derived class
C) are private to the derived class
D) do not exist in the derived class

Correct Answer:

verifed

Verified

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

Related Questions