CS Electrical And Electronics
@cselectricalandelectronics

Which of the following statements describe how Unified Modeling Language (UML) applies to object-oriented design?

All QuestionsCategory: Cpp LanguageWhich of the following statements describe how Unified Modeling Language (UML) applies to object-oriented design?
Anonymous asked 3 years ago

Options:

  1. UML models what objects can do and their relationship with other objects
  2. UML structure diagrams model the program flow of the system
  3. UML behavior diagrams model the behavior of the system
  4. UML models objects and their attributes
  5. UML interaction diagrams depict the things that are being modeled
1 Answers
Anonymous answered 3 years ago

The correct answers:

  1. UML models what objects can do and their relationship with other objects
  2. UML behavior diagrams model the behavior of the system
  3. UML models objects and their attributes