As long as a Boolean expression remains true, a ____ loop's body executes.

A. do
B. go
C. while
D. begin


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the output from the following?

``` >>> a = 4 >>> b = 2 >>> x = a / b >>> print x ```

Computer Science & Information Technology

What is Math.floor(3.6)?

a. 3.0 b. 3 c. 4 d. 5.0

Computer Science & Information Technology

What should be entered at a command prompt in order to scan all system files?

A. msinfo32 /verify B. systeminfo /sysfiles C. sfc /scannow D. chkdsk /r

Computer Science & Information Technology

The command is for command-line administration of dnscmd.exe

Indicate whether the statement is true or false

Computer Science & Information Technology