SOFTWARE ENGINEERING

SOFTWARE DESIGN

OBJECT ORIENTED DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which statement is true about Activity Diagram?
A
A branch has one incoming operation and multiple outgoing operations
B
A synchronous merge of concurrent threads (2)
C
Both (1) and (2) are correct
D
Both (1) and (2) are wrong
Explanation: 

Detailed explanation-1: -When drawing a class element on a class diagram, you must use the top compartment, and the bottom two compartments are optional. (The bottom two would be unnecessary on a diagram depicting a higher level of detail in which the purpose is to show only the relationship between the classifiers.)

Detailed explanation-2: -Draw the activity flow of a system. Describe the sequence from one activity to another. Describe the parallel, branched and concurrent flow of the system.

There is 1 question to complete.