Loops in C programming language are a conditional concept used to execute a line or block of code consecutively. In C programming, there are three loops: For Loop, While Loop, and Do While Loop.
Monisha M Answered question May 26, 2023
Not a member yet? Register now
Are you a member? Login now