The while loop has two important parts: a condition that is tested and a statement or block of statements that is
A) repeated as long as the condition is true.
B) repeated until the condition becomes true.
C) done once if the condition is true.
D) always done at least once, then repeated if the condition is true.
E) always skipped.
A) repeated as long as the condition is true.
You might also like to view...
What are the advantages of using netstat?
What will be an ideal response?
What is a downside to using Triple DES?
A. uses only a 56-bit key B. goes through three rounds of encryption C. using three keys decreases security D. requires more processing time
Which of the following acronyms is not matched with its correct meaning?
(a) FTP: file transfer protocol (b) POP: post office protocol (c) HTTP: hypertext transfer protocol (d) SMTP: server modem transfer protocol
A Web page with one hundred images will require much longer to download and display if all the images are GIF instead of JPG.
Answer the following statement true (T) or false (F)