Exam 4: An Introduction to Programming Structure

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

The sequential logic structure:

Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
Verified

A

Call-by-reference parameters pass values:

Free
(Multiple Choice)
4.8/5
(44)
Correct Answer:
Verified

C

The data dictionary is:

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

B

A solution is just as easy to read and understand if it is written in one module or many modules.

(True/False)
4.7/5
(45)

A coupling diagram shows:

(Multiple Choice)
4.8/5
(33)

Calculations may be found:

(Multiple Choice)
4.9/5
(33)

The loop logic structure:

(Multiple Choice)
4.8/5
(28)

The values of local variables:

(Multiple Choice)
4.9/5
(37)

The variable names in the formal and actual parameter listings:

(Multiple Choice)
4.8/5
(42)

The use of modules many times eliminates rewriting the same instructions.

(True/False)
5.0/5
(27)

Modules are not necessary to use when programming.

(True/False)
5.0/5
(39)

Cohesion relates to:

(Multiple Choice)
4.9/5
(37)

Data can be made available to other modules through the use of:

(Multiple Choice)
4.9/5
(34)

Cohesion is the ability of a module to be independent from other modules.

(True/False)
4.9/5
(30)

Modules should have a designated function.

(True/False)
4.9/5
(34)

The value of a parameter is available to all other modules.

(True/False)
4.8/5
(36)

The Wrap-up module processes only those instructions that are at the end of a series of other modules before continuing to other modules.

(True/False)
4.9/5
(31)

The case logic structure within the decision logic structure:

(Multiple Choice)
4.9/5
(33)

The value of a global variable is available to all other modules.

(True/False)
4.8/5
(41)

The decision logic structure:

(Multiple Choice)
4.8/5
(34)
Showing 1 - 20 of 21
close modal

Filters

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