Exam 14: Object-Oriented Data Modeling

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

According to the UML Notation Guide, overlapping means:

(Multiple Choice)
4.9/5
(42)

Polymorphism occurs when the same operation may apply to two or more classes in different ways.

(True/False)
4.9/5
(32)

The process of replacing a method inherited from a superclass by a more specific implementation of the method in a subclass is called:

(Multiple Choice)
4.9/5
(31)

According to the UML Notation Guide, complete means:

(Multiple Choice)
4.9/5
(25)

Aggregation is a part-of relationship between a component object and an aggregate object.

(True/False)
4.9/5
(29)

When some of the operations on a whole class automatically apply to its parts, the operation is said to propagate.

(True/False)
5.0/5
(23)

What are several motivations and benefits of object-oriented modeling?

(Essay)
4.9/5
(30)

{disjoint, complete} is an example of a UML linking to XML.

(True/False)
4.8/5
(33)

In the following diagram, ________ objects are present (i.e., :Registration). In the following diagram, ________ objects are present (i.e., :Registration).

(Multiple Choice)
4.8/5
(28)

A class-scope attribute is an attribute of a class that specifies a value common to an instance of a class.

(True/False)
4.9/5
(34)

A class-scope attribute is an attribute of a class that specifies a value common to an entire class, rather than a specific value for an instance.

(True/False)
4.9/5
(30)

In aggregation, some of the operations of the whole automatically apply to its parts.

(True/False)
4.7/5
(31)

An object class is a set of objects that share a common structure and behavior.

(True/False)
4.9/5
(35)

A ternary relationship can easily be replaced by three binary relationships.

(True/False)
4.8/5
(37)

A derived attribute, association, or role is one that can be computed or derived from other attributes, associations, or roles.

(True/False)
4.8/5
(34)

A query operation does not alter the state of an object.

(True/False)
4.9/5
(34)

A class diagram shows the static structure of an object-oriented model.

(True/False)
4.8/5
(42)

________ is the technique of hiding the internal implementation details of an object from its external view.

(Multiple Choice)
4.8/5
(41)

A duplicity specification in a class diagram is shown as a text string representing an interval (or intervals) of integers.

(True/False)
4.7/5
(39)

Which of the following is a reason for using an object-oriented design?

(Multiple Choice)
4.8/5
(37)
Showing 61 - 80 of 104
close modal

Filters

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