Multiple Choice
When presented with two classes that have a parent-child relationship, you can tell which class is the base class and which is the derived class by using the two classes in a sentence using what phrase?
A) "is a"
B) "in a"
C) "of a"
D) "uses a"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: When a derived class contains a method
Q13: What happens to a base class member
Q14: What kind of data field or method
Q15: The ability to inherit from more than
Q16: Explain the sequence of constructors that will
Q18: The Equals() method compares two objects and
Q19: Briefly describe the similarities and differences between
Q20: What type of class is one from
Q21: What is another name for a base
Q22: If a base class and a derived