Vidyalelo
Computer Science · Q740

Linux

Engineering and GATE · Computer Science · question 740

Q740

The break statement

A.
jumps out of the innermost for loop
B.
jumps out of the innermost while loop
C.
jumps out of the innermost do-while loop
D.
all of the mentioned
Answer

Answer: Option D

Solution

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