Multiple Choice
Conventionally, arrows used in a ____ to show inheritance relationships extend from the descendant class and point to the one from which it descends.
A) method diagram
B) UML diagram
C) virtual method call
D) composition
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Using a class named Student , write
Q24: A class diagram consists of a rectangle
Q28: The term _ means "many forms."
Q43: class InstanceofDemo <br>{ <br> public static void main(String[]
Q46: What are virtual method calls?
Q49: The methods in a subclass can use
Q49: _ is the principle that allows you
Q50: If jrStudent is an object of Student
Q58: Which statement correctly declares a sedan object
Q78: What does polymorphism mean in Java programming?