What is entry-controlled loop?
Question :
What is entry-controlled loop?
An entry-controlled loop checks the condition at the time of entry. Only if the condition is true, the program control enters the body of the loop.
What is entry-controlled loop?
What is entry-controlled loop?
An entry-controlled loop checks the condition at the time of entry. Only if the condition is true, the program control enters the body of the loop.