
CA2 - Set 6 UML Communication / Collaboration Diagram
Quiz by Dr Suriya S - PSGCT
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
Which specifies a path to send and receive messages between two objects?
Guard
Link
Object
30s - Q2
Which UML diagram that shows how objects are organized according to the links among objects?
Sequence Diagram
Communication Diagram
30s - Q3
Common thing in sequence diagram and communication diagram is :
Object can be destroyed in between
Shows sequences of message flow by numbering
Shows interaction between objects.
Object can be created in between.
30s - Q4
In communication diagram if two objects are not related then, message transmission between those object is not possible.
True
False
30s - Q5
In sequence diagram if two objects are not related then, message transmission between those object is not possible.
True
False
30s - Q6
Interaction Diagram is a combined term for
Deployment Diagram + Collaboration Diagram
Activity Diagram + State Chart Diagram
Sequence Diagram + Collaboration Diagram
None of the mentioned
30s - Q7
Which of the following diagram is time oriented?
Sequence
Collaboration
Activity
30s - Q8
What is a DFD ?
All of the above
Mainly used at systems specification stage
The modern version of flowchart
The primary output of the system design phase
30s