Match the following terms to their meanings:

I. Loop
II. Iteration
III. Counter variable
IV. Step value
V. Repetition structure

A. A set of statements or a procedure
B. One execution of a loop
C. Used to count the number of times the loop repeats
D. The amount by which the counter is incremented during each cycle of the loop
E. Repeats the execution of a series of program statements


A, B, C, D, E

Computer Science & Information Technology

You might also like to view...

In SQL, the __________ statement is used to delete one or more rows from a table.

a. DELETE b. DROP ROW c. REMOVE d. PURGE

Computer Science & Information Technology

Is clocking of a router’s serial interface set by the DCE or the DTE?

What will be an ideal response?

Computer Science & Information Technology

The operator performs division.

a) / b) + c) \ d) ^

Computer Science & Information Technology

Which key converts the Pen tool to the Convert Anchor Point tool using a Windows machine?

A. [Alt] B. [Shift] C. [Ctrl] D. [Tab]

Computer Science & Information Technology