Q11
Which statement can be used to terminate the current iteration and move to the next one in a loop?
A.
break
B.
exit
C.
stop
D.
continue
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board