To create a properly formed DOUNTIL loop you must

a) place the loop test after any other step in the loop
b) place the loop steps in the YES path of the loop test
c) indicate that the loop will exit in the NO path of the loop test
d) all of the above


a) place the loop test after any other step in the loop

Computer Science & Information Technology

You might also like to view...

The ________ describes proposed changes to the C++ Standard Library.

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

Computer Science & Information Technology

It is best to indent the body of the loop, to identify clearly the code that is being repeated.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ____________________ is the formatting of the area inside a shape.

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

Computer Science & Information Technology

#FFFFFF represents the color ____.

A. green B. black C. red D. white

Computer Science & Information Technology