Computer Science, asked by akaltamashkhan2, 4 months ago

What is an infinite loop or continuous loop?​

Answers

Answered by Anonymous
17

Answer:

In computer programming, an infinite loop is a sequence of instructions that, as written, will continue endlessly, unless an external intervention occurs. It may be intentional.

Answered by sruti1212
5

Answer:

In computer programming, an infinite loop is a sequence of instructions that, as written, will continue endlessly, unless an external intervention occurs. It may be intentional

Similar questions