Solved

The While Loop Is Used to Process Each Input Value

Question 56

Multiple Choice

The while loop is used to process each input value, one at a time, until a signal tells us that there is no more input. This is called:


A) event-controlled looping.
B) either/or looping.
C) sentinel looping.
D) loop updating.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions