Saved Bookmarks
| 1. |
......... statement takes the program control outside a loop even though the test expression is true. |
|
Answer» break statement takes the program control outside a loop even though the test expression is true. |
|