Computer Science, asked by abidansubbax08, 8 months ago

construction of exit controlled loop

Answers

Answered by 5006939akanksha
1

Answer:

In an exit controlled loop, a condition is checked after executing the body of a loop. It is also called as a post-checking loop. The control conditions must be well defined and specified otherwise the loop will execute an infinite number of times.

Answered by sufi67
0

Answer:

In the exit of contrlloed loop a condition is checked after executive of body of loop . It is also called post -checking loop . The control condition most be well define and specified otherwise the loop will execute an infinity numbers of time

Similar questions