Looping is basically a function to reduce the efforts of programmer, this function is used when repetition and controlled logic finite series is required.
The while statement
The do while statement
The for statement
C language provides three constructs for performing loop operations.
If statement types:
No comments:
Post a Comment
Guys if you think something is wrong or should be edit than please do comment.