Computer Science, asked by Anonymous, 1 year ago

differntiate between infinite and empty loop

Answers

Answered by Saloni001
3
your answer
can mark me as brainlist
Attachments:

Arunshah320: bakwas band karo yaar
Arunshah320: ok
Answered by Arunshah320
2
A null loop does not continue indefinitely—it has a predefined number of iterations before exiting the loop. An infinite loop, on the other hand, continues without end and never exits the loop. This is best illustrated by comparing a null loop to an infinite loop.
Similar questions