MCQs based Questions Answers on Sequence diagram
Which type of diagram is a sequence diagram?
(A). Structural Diagram
(B). Behavioral UML Diagrams
(C). Interaction diagram
(D). both Behavioral and Interaction diagram
Answer: Behavioral UML Diagrams
Sequence diagram is belong to same type of diagrams as?
(A). Communication Diagram
(B). Timing Diagram
(C). both Communication Diagram and Timing Diagram
(D). Class Diagram
Answer: both Communication Diagram and Timing Diagram
Sequence diagram is belong to same type of diagrams as?
(A). Interaction overview Diagram
(B). Structural Diagram
(C). Class Diagram
(D). Object Diagram
Answer: Interaction overview Diagram
Sequence diagram have some different purpose as compared to which of the following diagram?
(A). State machine Diagram
(B). Interaction Diagram
(C). Class Diagram
(D). Use Case Diagram
Answer: Class Diagram
Which of the following dimension represents the time proceedings down the page?
(A). Time Dimension
(B). Object Dimension
(C). Time Dimension and Object Dimension
(D). All dimensions
Answer: Time Dimension
Which of the following axix Indicates that a signal is being sent to a receiving activity?
(A). Time Dimension
(B). Object Dimension
(C). Time Dimension and Object Dimension
(D). All dimensions
Answer: Time Dimension
Which of the following  axis shows the elements that are involved in the interaction?
(A). Time Dimension
(B). Object Dimension
(C). Time Dimension and Object Dimension
(D). None of these
Answer: Object Dimension
kind of message that denotes an invocation of operation of target lifeline is called.
(A). Call message
(B). Return Message
(C). Self Message
(D). Recursive Message
Answer: Call message
Which of the following is a kind of message that defines a particular communication between Lifelines of an Interaction.
(A). Call message
(B). Return Message
(C). Self Message
(D). Recursive Message
Answer: Return Message