Infinite Loop
An infinite loop is sequence of instructions or programming code that repeats itself endlessly. This can occur due to the code having instructions that cannot be met or the code not having an exit command.
Originally written on
March 27, 2016
and last modified on
January 19, 2018.