Multiple Choice
Which of the following terms does not describe a relationship between classes?
A) use
B) subclass
C) inheritance
D) containment
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q41: In inheritance, the keyword Overridable is used
Q42: Which statement form below assigns a value
Q43: Inheritance does not enhance code reusability.
Q44: A good rule of thumb for object-oriented
Q45: The keyword WithEvents is inserted into the
Q47: The constructor method requires at least one
Q48: The programmer needs to be able to
Q49: Member variables in a class are normally
Q50: Inheritance is the process by which the
Q51: In the hierarchy chart shown below, GrandChild1