True/False
If class D is derived from class B,we speak of D as the child class and B as the parent class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Neither the assignment operator overloading nor the
Q20: An inheritance chain of any desired length
Q21: If class D is derived from class
Q22: The class D inherits from base class
Q23: Deriving a class from a base class
Q25: Suppose class Child is derived from class
Q26: You never put a declaration of an
Q27: Which of the following is correct syntax
Q28: An object of a derived class type
Q29: If class D is derived from class