Which is true about association navigation?
A.
Association navigation is meaningful for only OO design, NOT implementation.
B.
Association navigation indicates which direction a relationship can be traversed.
C.
Association navigation is used to describe the relationship between a subclass and its
superclass.
D.
Association navigation indicates how many instances of each object type are involved in an
association.