Break Statement




In this video tutorial you will learn about the break statement in c. You will also learn about the usage of break statement in loops and how the control will be transfered when the break statement is encountered in your program with an example.