which of the following is not an entry controlled loop
Answers
Answered by
3
Explanation:
Loop body will be executed first, and then condition is checked. If Test condition is false, loop body will not be executed. ... for loop and while loop are the examples of Entry Controlled Loop. do while loop is the example of Exit controlled loop
Answered by
2
Answer:
Control loop lealated to computer
Explanation:
All of part of computer
Similar questions