Which statement is true?

a) The do … while iteration statement is an alternate notation for the while iteration statement; these statements function identically.
b) The do … while iteration statement tests the loop-continuation condition before the loop body is performed.
c) The loop body of a correct do … while iteration statement is al-ways executed at least once.
d) The braces delineating the body of a do … while statement are always required.

c) The loop body of a correct do … while iteration statement is al-ways executed at least once.

Computer Science & Information Technology

You might also like to view...

Excel includes predesigned templates

Indicate whether the statement is true or false

Computer Science & Information Technology

Describe the three way handshake process as used by CHAP.?

What will be an ideal response?

Computer Science & Information Technology