Multiple Choice
The while loop is also known as what kind of a loop?
A) infinite loop
B) operational loop
C) user-control loop
D) entry-control loop
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: 4 != 4 evaluates to True.
Q41: The statements within a while loop can
Q42: The statements in the loop body need
Q43: There are two types of loops-those that
Q44: In general terms, what does a selection
Q45: The while loop is also called a
Q46: What character is used as the format
Q47: What is a one-way selection statement in
Q49: In evaluating a loop, you find the
Q50: What are the two different types of