construction of exit controlled loop
Answers
Answered by
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
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
Science,
3 months ago
English,
3 months ago
Math,
8 months ago
Math,
8 months ago
Computer Science,
11 months ago