asked 117k views
2 votes
You may not use the break statement in a nested loop



True False

2 Answers

3 votes
It false. You may use the break statement in a nested loop
answered
User Raekye
by
8.6k points
2 votes

Answer:

You may not use the break statement in a nested loop - False