Matching
Match each term with the correct statement below.
Premises:
"has a"
Responses:
superclass
aggregation
instanceof
fragile
super()
containment
subtype polymorphism
UML
inlining
derived class
virtual method call
inheritance
information hiding
upcast
class diagram
Correct Answer:
Premises:
Responses:
superclass
aggregation
instanceof
fragile
super()
containment
subtype polymorphism
UML
inlining
derived class
virtual method call
inheritance
information hiding
upcast
class diagram
Premises:
superclass
aggregation
instanceof
fragile
super()
containment
subtype polymorphism
UML
inlining
derived class
virtual method call
inheritance
information hiding
upcast
class diagram
Responses:
Related Questions
Q64: The term _ means "many forms."<br>A) inheritance<br>B)
Q65: What is the difference between derived classes
Q66: Using the keyword _ provides you with
Q67: _ is a mechanism that enables one class
Q68: Usually, the subclass constructor only needs to
Q70: Match each term with the correct statement
Q71: What are the three types of methods
Q72: Which of the following statements depicts the
Q73: It is useful to override the parent
Q74: Match each term with the correct statement