Multiple Choice
The new classes that we create from existing classes are called ____ classes.
A) sibling
B) base
C) derived
D) parent
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: In protected inheritance, public and protected members
Q6: Which of the following class definitions
Q7: What is the output of the
Q8: If the derived class classD overrides a
Q9: Suppose that bClass is a class.Which of
Q11: _ is a "has-a" relationship.<br>A) Inheritance<br>B) Encapsulation<br>C)
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