Multiple Choice
Select all that apply. In an inheritance situation, the new class that you create from an existing class is known as the
A) derived class
B) inheritor
C) child class
D) parental class
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: Select all that apply. The base class's
Q21: The _ destructor is called before the
Q22: When a derived class has two or
Q23: Protected members of a base class are
Q24: More than one class may be derived
Q26: Pointers to a base class may be
Q27: When the compiler binds a member function
Q28: A _ of a base class expects
Q29: When arguments must be passed to the
Q30: In C++11, if a derived class attempts