Exam 8: Structural Modeling

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Describe and give an example of aggregation.

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

Aggregation represents a "whole-part" relationship: a school class is an aggregate of many students and one teacher. Composition is a strong form of aggregation in which the parts exclusively belong to the composite object and do not live beyond its lifecycle: the accounting department of a company disappears the moment that the company goes out of business. A collection object is a special kind of aggregate or composite in which all parts are instances of the same class.

"ThePatient" is a perfect name for a class.

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

False

Association describes how instances of one class cooperate with instances of another class.

Free
(True/False)
4.8/5
(33)
Correct Answer:
Verified

True

Which of the following is a correct name for a class in UML notation?

(Multiple Choice)
4.7/5
(44)

What do we mean by "building block"?

(Essay)
4.9/5
(36)

"dateOfBirth" is a correct name for a class.

(True/False)
4.8/5
(34)

In the virtual world of software, a class is ________ of an object.

(Multiple Choice)
4.8/5
(29)

Describe structural modeling within the context of a conceptual information system.

(Essay)
4.8/5
(34)

"Addresses" is a name for ________.

(Multiple Choice)
4.8/5
(40)

A flexible and reliable information system needs ________ that satisfy the specific requirements of the structural modeling.

(Multiple Choice)
4.9/5
(44)

In object-oriented terminology, encapsulation means that the data and processes that make up an object are visible.

(True/False)
4.9/5
(33)

To discover business objects, we must start by mining the ________.

(Multiple Choice)
4.9/5
(25)

Describe and give an example of constraints.

(Essay)
4.8/5
(41)

Objects are the elementary particles of an information system.

(True/False)
4.8/5
(41)

An information system is built from the inside out.

(True/False)
4.9/5
(43)

Aggregation represents the relationship of a(n) ________.

(Multiple Choice)
4.9/5
(31)

In the virtual world of software, a class is either an abstraction of an object or a template to create it.

(True/False)
4.9/5
(45)

Association is a ________ relationship that defines the link between objects of one class with the objects of another class.

(Multiple Choice)
4.9/5
(51)

A structural model can have only one combination of scope, texture, and view.

(True/False)
4.8/5
(37)

In design and implementation, composition is called ________.

(Multiple Choice)
4.7/5
(43)
Showing 1 - 20 of 99
close modal

Filters

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