Computer Science, asked by samriddhitamta1, 2 months ago

which statement is an unconditional transfer and it creates indefinite loops​

Answers

Answered by Lyadiabird
1

Answer:

An indefinite loop is a loop that waits for some condition to become true. In general, it's not obvious how many iterations it takes. ... This is considered an indefinite loop, where the number of iterations is unknown ahead of time, or not easily computed.

Similar questions