Multiple Choice
In the following statement: class car :
________ is the base class.
A) car
B) vehicle
C) public
D) class
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
Q7: The base class's _ affects the way
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
Q32: Multiple inheritance opens the opportunity for a
Q41: A virtual function is declared by placing