Q95
Which keyword is used to come out of a loop only for that iteration?
A.
break
B.
continue
AnswerC.
return
D.
none of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board