Short Answer
The direction of method calls between two classes can be optionally specified in UML by the use of ______________.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q48: UML is a graphical programming language.
Q49: Built-in function _ can be used to
Q50: Functions serving as methods of a given
Q51: in Python, any set of classes with
Q52: The most common relationship between classes is
Q54: Encapsulation provides a form of information hiding.
Q55: Match the descriptions with their terms:<br>-describes an
Q56: Private members of a class in Python
Q57: Special Methods are defined with<br>A)two underscores before
Q58: Initialization methods like _init_ in Python are