Multiple Choice
Which of the following shows the inheritance relationships among classes in a manner similar to that of a family tree?
A) UML diagram
B) CRC card
C) flowchart
D) class hierarchy
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q45: In the following code, what is missing
Q46: Which of the following is true about
Q47: An abstract class is not instantiated itself
Q48: All fields declared in an interface _.<br>A)
Q49: In the following statement, which is the
Q51: Protected class members can be denoted in
Q52: If a class contains an abstract method
Q53: _ tells the Java compiler that a
Q54: A compiler error will result if an
Q55: If a method in a subclass has