Each repetition in a loop is referred to as a(n) ____.

A. iteration
B. selection
C. statement
D. condition


Answer: A

Computer Science & Information Technology

You might also like to view...

What will be the value of i after the C statements at the right have been executed?

a. 5 i = 3; b. 6 j = 10; c. 8 if ((3 * i) < j) d. 10 i = i + 2; e. 15 i = i + 3;

Computer Science & Information Technology

In the context of enterprise resource planning (ERP) systems, the most efficient and effective ways to complete a business process are called _____.

A. current approaches B. streamlined processes C. best practices D. process improvements

Computer Science & Information Technology

A __________ disk is permanently mounted in the disk drive, such as the hard disk in a personal computer.

A. nonremovable B. movable-head C. double sided D. removable

Computer Science & Information Technology

The typical recording technique used in serial tapes is referred to as _________ recording.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology