Vidyalelo
Computer Science · Q139

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 139

Q139

The continue statement should be written only

A.
in the body of a loop
Answer
B.
in the nested loops
C.
outside the body of a loop
D.
any where
E.
None of the above

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board