Exam 6: Object Modeling

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

Object-oriented designs typically are implemented with ____________________ programming languages.

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

object-oriented

An object's ____ are the tasks or functions the object performs.

Free
(Multiple Choice)
4.9/5
(31)
Correct Answer:
Verified

D

A(n) method is like a blueprint, or template, for all the objects within a class. _________________________

Free
(True/False)
4.7/5
(44)
Correct Answer:
Verified

False

  -In a use case, an external entity is called a(n) ____. -In a use case, an external entity is called a(n) ____.

(Multiple Choice)
4.8/5
(38)

  -A(n) ____________________ diagram graphically documents the use case by showing the classes, the messages, and the timing of the messages. -A(n) ____________________ diagram graphically documents the use case by showing the classes, the messages, and the timing of the messages.

(Short Answer)
4.7/5
(30)

The UML uses a set of symbols to represent graphically the ____ within a system.

(Multiple Choice)
4.9/5
(35)

A class can belong to a more general category called a(n) subclass. _________________________

(True/False)
4.8/5
(38)

When the outcome of one use case is incorporated by another use case, we say the second use case uses the first case.

(True/False)
4.8/5
(39)

A ____ is a command that tells an object to perform a certain method.

(Multiple Choice)
4.8/5
(40)

  -In a class diagram, the class is listed with the class name at the top, followed by the class's attributes and ____________________. -In a class diagram, the class is listed with the class name at the top, followed by the class's attributes and ____________________.

(Short Answer)
4.8/5
(42)

A(n) ____ defines specific tasks that an object can perform.

(Multiple Choice)
4.8/5
(40)

All relationships have equal weight; none is stronger than any other.

(True/False)
4.9/5
(35)

  -In a class diagram, each class appears as a(n) ____, with the class name at the top, followed by the class's attributes and methods. -In a class diagram, each class appears as a(n) ____, with the class name at the top, followed by the class's attributes and methods.

(Multiple Choice)
4.9/5
(41)

____ are characteristics that describe the object.

(Multiple Choice)
4.7/5
(37)

The black box concept is an example of ____________________, which means that all data and methods are self-contained.

(Short Answer)
4.8/5
(37)

By limiting access to internal processes, an object prevents its internal code from being altered by another object or process.

(True/False)
4.9/5
(38)

Class diagrams evolve into code modules, data objects, and other system components.

(True/False)
4.8/5
(39)

In a sequence diagram, a message is identified by a narrow vertical shape that covers the lifeline.

(True/False)
4.9/5
(39)

MATCHING Identify the letter of the choice that best matches the phrase or definition.a.class diagram f.activity diagram b.BPM g.CASE tools c.lifeline h.black box d.object relationship diagram i.UML e.state transition diagram j.system boundary -This is mainly used to support O-O system analysis and to develop object models.

(Short Answer)
4.7/5
(36)

  -____________________ describes how instances of one class relate to instances of another class. -____________________ describes how instances of one class relate to instances of another class.

(Short Answer)
4.7/5
(38)
Showing 1 - 20 of 112
close modal

Filters

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