Multiple Choice
The while loop is known as a ____________, which means it tests its condition before performing an iteration.
A) posttest loop
B) pretest loop
C) proactive loop
D) preemptive loop
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The first line of the for loop
Q17: The _ displays a standard Windows Save
Q47: It is possible to write a for
Q73: If you are writing a while loop
Q74: To append data to an existing file,
Q78: When the WriteLine method writes data to
Q96: A random integer's range must begin at
Q97: Counter variables are commonly used to hold
Q104: When a program works with an output
Q105: An important characteristic of the while loop