Exam 13: Object-Oriented Design: Use Case Realization

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

​Message names should be given to indicate the service requested from the destination object.

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

True

​A type of interaction diagram that emphasizes the objects that send and receive messages for a specific use case is called a(n)_______ diagram.

Free
(Short Answer)
4.8/5
(39)
Correct Answer:
Verified

communication​

​____ diagrams partition a design class diagram into related functions.

Free
(Multiple Choice)
4.8/5
(46)
Correct Answer:
Verified

D

​On a sequence diagram constructor messages are always sent directly to the object itself.

(True/False)
4.9/5
(34)

​The portion of a message syntax that is contained within square brackets is called the ____ _____ ______.

(Short Answer)
4.8/5
(45)

​When a message is sent from an originating object to a destination object it means that ______.

(Multiple Choice)
4.9/5
(35)

​In a communication diagram,a(n)____________________ is used to show that two objects share a message.

(Short Answer)
4.7/5
(42)

​The initial version of a communication diagram contains view layer and business layer.

(True/False)
4.8/5
(34)

​Dependency relationships cannot exist between classes within packages.

(True/False)
4.9/5
(30)

​Communication diagrams indicates the order of the messages with ____.

(Multiple Choice)
4.8/5
(31)

​The ________  ________ DCD usually contains no method signatures,but does contain navigation visibility.

(Short Answer)
4.8/5
(36)

​The perfect technology assumption means not to worry about issues such as user security.

(True/False)
5.0/5
(35)

​Design class diagrams and interaction diagrams should be developed independent of each other.

(True/False)
4.8/5
(34)

​Detailed design of use cases using communication diagrams requires that each input message is analyzed and extended.

(True/False)
4.9/5
(37)

​A return value in an interaction diagram is often a named object.

(True/False)
4.8/5
(32)

​Which of the following is an example of an interaction diagram?

(Multiple Choice)
4.8/5
(33)

​The perfect memory assumption means that there is always adequate memory to execute the program.

(True/False)
4.9/5
(35)

​The Sales subsystem needs to instantiate a new cart object.How should this be done?

(Multiple Choice)
4.9/5
(40)

​A type of diagram that is used to define groups of classes as a subsystem is called a _______________ diagram.

(Short Answer)
4.8/5
(32)

​The _________________ pattern is a based on a class that helps to decouple the view layer from the business logic layer by receiving all input messages.

(Short Answer)
4.8/5
(38)
Showing 1 - 20 of 93
close modal

Filters

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