What are the valid places for the keyword break to appear.
C Programming Language > Overview of C Language > Keywords in C
4982
Answer:
Break can appear only with in the looping control and switch statement. The purpose of the break is to bring the control out from the said blocks.
This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.