Matching
Match each term with the correct statement below.
Premises:
Must be the first statement in the subclass constructor
Responses:
subtype polymorphism
information hiding
UML
aggregation
class diagram
super()
derived class
inheritance
superclass
instanceof
virtual method call
inlining
containment
upcast
fragile
Correct Answer:
Premises:
Responses:
subtype polymorphism
information hiding
UML
aggregation
class diagram
super()
derived class
inheritance
superclass
instanceof
virtual method call
inlining
containment
upcast
fragile
Premises:
subtype polymorphism
information hiding
UML
aggregation
class diagram
super()
derived class
inheritance
superclass
instanceof
virtual method call
inlining
containment
upcast
fragile
Responses:
Related Questions
Q29: Match each term with the correct statement
Q30: Match each term with the correct statement
Q31: You can use the keyword _ within
Q32: Match each term with the correct statement
Q33: How is the keyword protected used?
Q35: Match each term with the correct statement
Q36: Arrows used in a _ to show
Q37: The term _ describes a "has a"
Q38: By convention, a class diagram contains the
Q39: An advantage to making a method _