Multiple Choice
What is the output of the following loop?
A) St
B) Sto
C) Stop
D) This is an infinite loop.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: A loop _ is a set of
Q16: What executes immediately after a continue statement
Q17: The control variable in a flag-controlled while
Q20: What is the next Fibonacci number in
Q24: The function eof is a member of
Q29: The statement in the body of a
Q30: What is the output of the following
Q33: What is the value of x after
Q36: The following while loop terminates when j
Q40: Which of the following loops is guaranteed