Exam 18: Object-Oriented Design and Modeling Using the UML

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

A communication diagram is similar to a sequence diagram. But while a sequence diagram focuses on the structural organization of objects in a network format, a communication diagram focuses on timing of messages.

(True/False)
4.8/5
(38)

During object-oriented design the class diagram developed during the analysis phase is refined into a _______________.

(Short Answer)
4.9/5
(22)

System classes handle operating system-specific functionality.

(True/False)
4.9/5
(36)

The process of using object-oriented techniques for designing a new system is referred to as:

(Multiple Choice)
4.7/5
(38)

A design pattern is a common solution to a given problem in a given context.

(True/False)
4.9/5
(39)

A class that would have to change if the system was ported to another operating system would be a(n):

(Multiple Choice)
4.9/5
(44)

Persistence classes read and write to a database.

(True/False)
4.9/5
(25)

Which UML diagram models object state

(Multiple Choice)
4.9/5
(39)

All objects are said to have __________________ - the value of its attributes at one point in time.

(Short Answer)
4.8/5
(33)

What do you call a set of related, interacting objects that provide a well-defined set of services for accomplishing a task?

(Multiple Choice)
4.7/5
(47)

Visibility is the level of access an external object has to an attribute or method.

(True/False)
4.7/5
(38)

What type of diagram is also an implementation type diagram that describes the physical architecture of the hardware and software in the system and depicts software components, processors, and devices that make up the systems architecture?

(Multiple Choice)
4.8/5
(40)

What diagram depicts the life cycle of a single object?

(Multiple Choice)
4.8/5
(46)

What type of diagram is an implementation type diagram and used to graphically depict the physical architecture of the software system?

(Multiple Choice)
4.7/5
(36)

The responsibility of the interface class is twofold: (1) it translates the user's input into information that the system can understand and use to process the business event; (2) it takes data pertaining to a business event and translates the data for appropriate presentation to the user.

(True/False)
4.8/5
(43)

Ideally, object classes created for one information system should be able to be reused in other information systems.

(True/False)
4.8/5
(32)

Communication diagrams depict the organizational units of programming code and how they interact.

(True/False)
4.8/5
(37)

GOF behavioral patterns provide guidance on the way in which classes interact to distribute responsibility.

(True/False)
4.8/5
(40)

An object-oriented system is structured into at least three different types of object classes.

(True/False)
4.9/5
(45)

Which of the following is NOT a UML level of visibility?

(Multiple Choice)
4.9/5
(34)
Showing 81 - 100 of 100
close modal

Filters

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