Computer Science, asked by preethamacharya55, 2 months ago

what are the types of for loop​

Answers

Answered by khushisaini3054
1

Answer:

Depending upon the position of a control statement in a program, looping in C is classified into two types:

1. Entry controlled loop

2. Exit controlled loop

Similar questions