While…End While statement allows the programmer to specify that an action should repeat while:

a) a specific condition remains False
b) a specific condition remains True
c) a specific condition remains either True or False
d) None of the above.

b) a specific condition remains True

Computer Science & Information Technology

You might also like to view...

List four examples of database systems other than those listed in Section 1.1.

What will be an ideal response?

Computer Science & Information Technology

The time needed to write to main memory can be as much as 1,000 times longer than the time to write to secondary memory.

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

Computer Science & Information Technology