Multiple Choice
The base class's ________ affects the way its members are inherited by the derived class.
A) name
B) return data type
C) access specification
D) A and B
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The following statement: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg" alt="The following
Q6: _ members of a base class are
Q6: The base class access specification can be
Q8: In the following statement: class car :
Q8: A member function of a derived class
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