Exam 11: Use Case Realizations

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

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

(True/False)
4.8/5
(34)

When denoting a specific object in a sequence diagram,a ____ serves as the divider between the object name and the specific object identifier.

(Multiple Choice)
4.8/5
(26)

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

(Multiple Choice)
4.7/5
(46)

Separation of responsibilities is a design principle which dictates that reading a database should not be done in a problem domain class.

(True/False)
4.9/5
(33)

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)

Which of the following is NOT a valid technique to return data from an input message?

(Multiple Choice)
4.8/5
(28)

Given the following code,identify the pattern. Class MyBuilder { static MyBuilder builder = null; { if builder == null {builder = new MyBuilder( ); Return builder; }

(Multiple Choice)
4.8/5
(43)

Which of the following symbols is used in a communication diagram,but not in a sequence diagram?

(Multiple Choice)
4.7/5
(38)

The starting point for the detailed design of a use case is always the SSD.

(True/False)
4.9/5
(34)

A loop or repeating message or messages in a sequence diagram is depicted by a rectangle box.

(True/False)
4.9/5
(29)
Showing 61 - 70 of 70
close modal

Filters

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