Exam 13: Object-Oriented Data Modeling

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

A(n)________ operation does not alter the state of an object.

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

query

An instance of a subclass is not always an instance of its superclass.

Free
(True/False)
5.0/5
(37)
Correct Answer:
Verified

False

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

Free
(True/False)
4.9/5
(29)
Correct Answer:
Verified

False

A class that can have direct instances is called an abstract class.

(True/False)
4.9/5
(39)

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

(True/False)
4.9/5
(17)

A part object that belongs to only one whole object and lives and dies with the whole object is called ________.

(Short Answer)
4.8/5
(33)

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

(Short Answer)
4.8/5
(43)

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

(True/False)
4.8/5
(40)

Overriding for optimization implements a new operation with improved code by exploiting the restrictions imposed by the superclass.

(True/False)
4.9/5
(35)

A(n)________ shows the static structure of an object-oriented model.

(Short Answer)
4.8/5
(26)

Aggregation is a(n)________ relationship between a component object and an aggregate object.

(Short Answer)
4.7/5
(30)

Which of the following is a function or service provided by all instances of a class?

(Multiple Choice)
4.9/5
(32)

A part object which belongs to only one whole object,and which lives and dies with the whole object is called a(n):

(Multiple Choice)
4.9/5
(44)

According to the UML Notation Guide,overlapping means:

(Multiple Choice)
4.8/5
(40)

What is the purpose of a constructor operation?

(Essay)
5.0/5
(34)

In the figure below,which of the following is true? In the figure below,which of the following is true?

(Multiple Choice)
4.7/5
(29)

A(n)________ operation has side effects since it alters the state of an object.

(Short Answer)
4.9/5
(34)

When an object is an instance of more than one class,it is called:

(Multiple Choice)
4.8/5
(43)

In overriding for restriction,the protocol of the new operation in the subclass is restricted.

(True/False)
4.8/5
(37)

A(n)________ is an attribute of a class that specifies a value common to an entire class.

(Multiple Choice)
4.8/5
(28)
Showing 1 - 20 of 91
close modal

Filters

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