Which statement is false?

a) Counter-controlled repetion is sometimes called definite iteration.
b) Sentinel-controlled iteration is sometimes called indefinite itera-tion.
c) The sentinel value typically indicates “end of data.”
d) In counter-controlled iteration, the control variable is always in-cremented by 1 each time the group of instructions is performed.

d) In counter-controlled iteration, the control variable is always in-cremented by 1 each time the group of instructions is performed.

Computer Science & Information Technology

You might also like to view...

The Report ________ section of a report is used for report totals and other summary information

A) Page Header B) Header C) Footer D) Detail

Computer Science & Information Technology

When multiple tables are included in a query, a(n) ________ helps you extract the correct records from a related table

Fill in the blank(s) with correct word

Computer Science & Information Technology