Computer Science, asked by sabbas02329, 3 months ago

why are for and while loops called entry controlled loops​

Answers

Answered by Anonymous
2

Answer:

An entry control loop, controls entry to the loop and thus why it is referred as entry control loop. An entry control loop checks the condition at the time of entry and if the condition or expression (statement that has value) becomes true then control transfers into the body of the loop.

Similar questions
Math, 1 month ago