SOFTWARE ENGINEERING

SOFTWARE DESIGN

OBJECT ORIENTED DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
For showing scenarios, which one of the following OOAD artifacts is the MOST useful?
A
Class Diagrams
B
Activity Diagrams
C
Use Cases Diagrams
D
State Diagrams
Explanation: 

Detailed explanation-1: -Using activity diagrams in system development They help to visualize the functionality of the system at different levels of detail, and aid communication between developers and clients.

Detailed explanation-2: -"An object diagram is a graph of instances, including objects and data values. A static object diagram is an instance of a class diagram; it shows a snapshot of the detailed state of a system at a point in time. The use of object diagrams is fairly limited, namely to show examples of data structure."

There is 1 question to complete.