Multiple Choice
If a class B is a pubic base class for a derived class D,then an object of class D bears what relationship to class B?
A) A has-a relationship.
B) A fraternal relationship
C) An is-a relationship.
D) There is no relationship here.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Given the class below,tell to what value
Q9: Constructors are inherited.After all something has to
Q10: When a derived class inherits from a
Q11: Suppose class Child is derived from class
Q12: If a base class constructor is not
Q14: Suppose class Child is derived from class
Q15: If B is a base class of
Q16: If B is a base class of
Q17: In the code for HourlyEmployee that is
Q18: When class D is derived from class