What are all loop control statements in C?

C Programming Language >   Loop control in C Language >   Loop Introduction in C  

Short Question

692


Answer:

  • Loop control statements in C are used to perform looping operations until the given condition is true. Control comes out of the loop statements once condition becomes false.
  • There are 3 types of loop control statements in C language. They are,
  1. for
  2. while
  3. do-while


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.