Q. Choose a correct statement about C language break; statement.
β
Correct Answer: (A)
A single break; statement can force execution control to come out of only one loop.
You must be Logged in to update hint/solution