홈 > 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.
- 품사: noun
- 분야/도메인: 소프트웨어
- 카테고리: 세계화 소프트웨어 서비스
- Company: IBM
0
작성자
- Peteh
- 100% positive feedback