Example of empty control loop.
Answers
Answered by
3
Answer:
Loops are control structures used to repeat a given section of code a certain number of times or until a particular condition is met. Visual Basic has three main types of loops: for..next loops, do loops and while loops.
Answered by
0
Explanation:
An empty loop is a loop that doesn't contain any executable statement, whereas, an infinite loop is a loop that runs an infinite number of times. 2.8. 5 votes.Jun 3, 2018
Similar questions
Computer Science,
5 months ago
English,
5 months ago
Hindi,
5 months ago
Math,
11 months ago
Math,
11 months ago
Math,
1 year ago
Psychology,
1 year ago