Multiple Choice
If you place a semicolon after the test expression in a while loop, it is assumed to be a(n)
A) pre-test loop
B) post-test loop
C) null statement
D) infinite loop
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: The two important parts of a while
Q32: These are operators that add and subtract
Q33: A special value that marks the end
Q34: In a for statement, this expression is
Q35: To allow file access in a program,
Q37: How many times will the following loop
Q38: A statement that causes a loop to
Q39: You may nest while and do-while loops
Q40: What will the following code display?<br>int number
Q41: If you want a user to enter