Examlex

Solved

On What Structure(s) Is Modular Design Based? Briefly Define Each

question 9

Short Answer

On what structure(s) is modular design based? Briefly define each of the structure types.
1. Sequence. The completion of steps in sequential order, one after another. One or more of the steps might represent a subprocess that contains additional logical structures.
2. Selection. The completion of one of two or more process steps based on the results of a test or condition.
3. Iteration. The completion of a process step that is repeated until a specific condition changes. An example of iteration is a process that continues to print paychecks until it reaches the end of the payroll file. Iteration also is called looping.Sequence, selection, and iteration structures can be combined in various ways to describe processing logic.


Definitions:

Correlated

Describes two or more variables when a change in one variable is associated with a change in another, implying a statistical relationship but not causation.

Causally Related

The relationship between two events where one event is understood to be a direct consequence of the other.

Erroneous Generalizations

Unfounded assertions that inaccurately extend conclusions from a sample to an entire population.

Playing with Numbers

Refers to engaging in mathematical calculations or analysis, often in a non-serious or exploratory manner.

Related Questions