which are the entry controlled loop
a for and while
b do while
c if else
d else if
Answers
Answered by
0
Answer:
Entry controlled loop is a loop in which the test condition
is checked first,
and then loop body will be executed.
Explanation:
do and while
examples of entry controlled loops, whereas do-while loop is an example of exit controlled loop.
Similar questions
Science,
3 months ago
Math,
3 months ago
Business Studies,
3 months ago
Social Sciences,
7 months ago
Science,
7 months ago
Science,
11 months ago
History,
11 months ago