Inheritance in class diagrams is depicted by________
A
single-headed empty arrow
B
single-headed filled arrow
C
double-headed empty arrow
Correct Answer: single-headed empty arrow
The UML describes the inheritance relationship as a generalization. This relationship is signified by a line leading from the subclass to its parent. The line is tipped with an empty closed arrow.