Home > Term: break statement
break statement
A C or C++ control statement that contains the keyword break and a semicolon (;). It is used to end an iterative or a switch statement by exiting from it at any point other than the logical end. Control is passed to the first statement after the iteration or switch statement.
- Part of Speech: noun
- Industry/Domain: Software
- Category: Globalization software service
- Company: IBM
0
Creator
- Peteh
- 100% positive feedback