Multiple Choice
Which is the base class in the following statement?
Class Car :
Public Vehicle
A) Car
B) Vehicle
C) public
D) class
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Arguments are passed to the base class
Q2: Select all that apply. The base class
Q3: C++11 introduced the _ key word to
Q5: A virtual function is a function that
Q6: The base class access specification can be
Q7: Static binding occurs when the compiler binds
Q8: A member function of a derived class
Q9: In an inheritance situation, you may not
Q10: The following statement allows the _ members
Q11: A derived class may become a base