Multiple Choice
________ members of a base class are never accessible to a derived class.
A) Public
B) Private
C) Protected
D) A, B, and C
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The compiler performs _ on virtual functions.<br>A)static
Q5: The following statement: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg" alt="The following
Q6: The base class access specification can be
Q7: The base class's _ affects the way
Q8: In the following statement: class car :
Q10: When more than one class is derived
Q11: A virtual function is a member function
Q24: More than one class may be derived
Q36: A derived class may not have any
Q41: A virtual function is declared by placing