Multiple Choice
Existing classes, from which you create new classes, are called ____ classes.
A) child
B) base
C) sibling
D) derived
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Which of the following statements about inheritance
Q13: The _ members of an object form
Q14: C++ provides _ functions as a means
Q15: In OOD, a program is a collection
Q16: A derived class cannot directly access public
Q18: Classes can create new classes from existing
Q19: _ is the ability to combine data,
Q20: Consider the following class definitions:Which of
Q21: Which of the following is a
Q22: Consider the following class definitions:Which of the