Multiple Choice
In UML diagrams, inheritance is shown:
A) With a line that has an open arrowhead at one end that points to the superclass
B) With a line that has an open arrowhead at one end that points to the subclass
C) With a line that has a closed arrowhead at one end that points to the superclass
D) With a line that has a closed arrowhead at one end that points to the subclass
Correct Answer:

Verified
Correct Answer:
Verified
Q1: When one object is a specialized version
Q4: In the following code, what will the
Q5: In an inheritance relationship:<br>A) The superclass constructor
Q6: Private members of the superclass cannot be
Q8: Replacing inadequate superclass methods with more suitable
Q9: Protected class members are denoted in a
Q10: Every class is either directly or indirectly
Q11: A subclass can directly access:<br>A) all members
Q60: It is not possible for a superclass
Q63: If two methods in the same class