Multiple Choice
In __________, inheritance is shown with a line that has an open arrowhead at one end that points to the superclass.
A) pseudocode
B) a UML diagram
C) a CRC card
D) a hierarchy chart
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: If ClassC is derived from ClassB which
Q6: A class becomes abstract when you place
Q7: Given the following code, which statement is
Q8: A functional interface is simply an interface
Q9: When a method is declared with the
Q11: A subclass can directly access _.<br>A) only
Q12: When an "is a" relationship exists between
Q13: In a class hierarchy _.<br>A) the more
Q14: _ is a special type of expression
Q15: When a subclass overloads a superclass method