Exam 17: Object-Oriented Analysis and Design: Sequence Diagrams

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Sequence diagrams represent dynamic models of how objects change their states in response to events.

Free
(True/False)
4.8/5
(29)
Correct Answer:
Verified

False

Define sequence diagram.

Free
(Essay)
4.9/5
(31)
Correct Answer:
Verified

A sequence diagram represents dynamic models of interactions between objects.

A ________ depicts the interactions among objects during a certain period of time.

Free
(Short Answer)
4.9/5
(34)
Correct Answer:
Verified

sequence diagram

A sequence diagram depicts the interactions among objects during a certain period of time.

(True/False)
4.8/5
(37)

Sequence diagrams represent dynamic models of interactions between objects.

(True/False)
4.9/5
(31)

An object is ________ at the point marked by X.

(Short Answer)
4.7/5
(26)

________ is a type of interaction diagrams.

(Short Answer)
4.8/5
(38)

Briefly define a type of interaction diagrams.

(Essay)
4.8/5
(31)

On a sequence diagram,the destruction of an object is shown as a:

(Multiple Choice)
4.9/5
(25)

Sequence is a type of interaction diagrams.

(True/False)
4.9/5
(33)

________ is the time period during which an object performs an operation.

(Short Answer)
4.8/5
(36)

A ________ is a type of message in which the caller has to wait for the receiving object to finish executing the called operation before it can resume execution itself.

(Short Answer)
4.9/5
(32)

A simple message is a message in which the sender does not have to wait for the recipient to handle the message.

(True/False)
4.7/5
(32)

A ________ is a message that transfers control from the sender to the recipient without describing the details of the communication.

(Short Answer)
4.7/5
(31)

Sequence diagrams show the static structure of data and the operations that act on the data.

(True/False)
4.9/5
(44)

Sequence diagrams can be presented in:

(Multiple Choice)
4.8/5
(30)

What is meant by activation? How is it shown on a sequence diagram?

(Essay)
4.9/5
(28)

On a sequence diagram,a synchronous message is shown as a half arrowhead.

(True/False)
4.8/5
(33)

When an operation calls another operation within the same object,this is referred to as ________.

(Short Answer)
4.9/5
(30)

In UML,a ________ represents dynamic models of interactions between objects.

(Short Answer)
4.9/5
(26)
Showing 1 - 20 of 30
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)