Continue Statement




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