the programming that represent infinite loop
Answers
Answered by
2
Some languages have special constructs for infinite loops, typically by omitting the condition from an indefinite loop. Examples include Ada ( loop ... end loop ), Fortran ( DO ... END DO ), Go ( for { ... } ), and Ruby ( loop do
Answered by
0
Answer:
goto
Explanation:
it makes infinite loop
Similar questions
Computer Science,
4 months ago
Science,
4 months ago
Science,
4 months ago
Chemistry,
8 months ago
Chemistry,
8 months ago
Math,
1 year ago
Social Sciences,
1 year ago