Multiple Choice
In a UML diagram you show a realization relationship by connecting a class and an interface with a
A) dashed line with an open arrowhead at one end
B) line with an open diamond at one end
C) dashed line
D) line with an open arrowhead at one end
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: A class becomes abstract when you place
Q17: Because the subclass is more specialized than
Q18: A protected member of a class may
Q19: When a class implements an interface, an
Q22: When an "is a" relationship exists between
Q22: In the following statement, which is the
Q26: When a class contains an abstract method,
Q41: If a method in a subclass has
Q43: When a subclass overrides a superclass method,
Q55: If a method in a subclass has