Define Delay loop
63 Likes
A loop which is used to pause the execution of the program for some finite amount of time is termed as Delay loop. Delay loops have an empty loop body.
Answered By
42 Likes
What are the different ways to inter-convert the loops? Name them.
Define Finite loop
Define Infinite loop
Define Null loop