Multiple Choice
In an inheritance situation, the new class that you create from an existing class is known as the ____________.
A) derived class
B) inheritee
C) child class
D) a and c
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
Q14: When the compiler binds a member function
Q20: _ to a base class may be
Q21: The _ destructor is called before the
Q23: Protected members of a base class are
Q31: In the following statement class Car :
Q32: Multiple inheritance opens the opportunity for a
Q36: When a derived class has two or
Q39: The _ constructor is called before the
Q41: A virtual function is declared by placing