Matching
Match each term with the correct statement below.
Premises:
A mechanism that enables one class to assume both the behavior and the attributes of another class
Responses:
upcast
derived class
UML
information hiding
instanceof
super()
fragile
subtype polymorphism
inlining
aggregation
superclass
virtual method call
inheritance
class diagram
containment
Correct Answer:
Premises:
Responses:
upcast
derived class
UML
information hiding
instanceof
super()
fragile
subtype polymorphism
inlining
aggregation
superclass
virtual method call
inheritance
class diagram
containment
Premises:
upcast
derived class
UML
information hiding
instanceof
super()
fragile
subtype polymorphism
inlining
aggregation
superclass
virtual method call
inheritance
class diagram
containment
Responses:
Related Questions
Q25: What is information hiding and how is
Q26: What are the parts of a class
Q27: Match each term with the correct statement
Q28: When you create parent and child classes
Q29: 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?
Q34: Match each term with the correct statement
Q35: Match each term with the correct statement