Examlex

Solved

A Regional Bookstore Chain Wants to Build a Distribution Center

question 42

Multiple Choice

A regional bookstore chain wants to build a distribution center that is centrally-located for its eight retail outlets. It will most likely employ which of the following tools of analysis?


Definitions:

Derived Class

A class in object-oriented programming that is created by inheriting properties and methods from another class.

Composition

In object-oriented programming, composition is a design principle where a class references one or more objects of other classes in instance variables, thus representing a "has-a" relationship.

"Has-a" Relationship

In object-oriented programming, it indicates that an object of one class contains or encapsulates objects of another class.

SetDimension

A method typically used in graphics programming to specify the dimensions (width and height) of an object.

Related Questions