The object is represented in UML notation by

Options
- A comment or a explanatory note associated with a class
- A rectangular box with the name of the object
- A rectangular box with the instantiated object, separated from the class name by a ":", and underlined, to show an instantiation.
- A thin vertical line with key method calls shown by outward arrow


CORRECT ANSWER : A rectangular box with the instantiated object, separated from the class name by a ":", and underlined, to show an instantiation.

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement