infinite loop

infinite loop
infinite loop infinite loop n. 1. (Computers) a series of instructions in a computer program which, when executed, cause a cyclic repetition of the same instructions, with no other action by the program, for as long as the program continues to be executed, or the loop is interrupted by some external action. [PJC]

Note: An infinite loop is rarely written intentionally except in cases where the loop is intended merely as a waiting sequence, to be interrupted by some action of the user. It is more commonly the result of a serious logical error on the part of the programmer, resulting in a failure of the program. Its execution can be halted only by halting execution of the program, e.g. by intervention of the operating system or by halting or resetting the computer. In single-user systems, when executing an infinite loop, the computer will appear to halt operation of the program, and the program will be unresponsive to normal keyboard input, though it may be interrupted by an unmasked interrupt. [PJC]


The Collaborative International Dictionary of English. 2000.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • infinite loop — noun (computing) A logical loop in a program from which there is no exit other than by terminating the run • • • Main Entry: ↑infinite …   Useful english dictionary

  • Infinite Loop —   [engl.], Endlosschleife …   Universal-Lexikon

  • Infinite loop — This article is about the programming term. For the street on which Apple Inc. s campus is located, see Infinite Loop (street). An infinite loop (also known as an endless loop) is a sequence of instructions in a computer program which loops… …   Wikipedia

  • Infinite Loop — 37° 19′ 55″ N 122° 01′ 52″ W / 37.33182, 122.03118 …   Wikipédia en Français

  • infinite loop — begalinis ciklas statusas T sritis informatika apibrėžtis Niekada nesibaigiantis ↑ciklas. Begalinį ciklą galima sustabdyti tik priverstinai, iš išorės nutraukus jo vykdymą, dažniausiai nutraukus visos programos, kurioje yra toks ciklas, veikimą.… …   Enciklopedinis kompiuterijos žodynas

  • Infinite Loop (street) — Infinite Loop is a street encircling the six main buildings of Apple s headquarters in Cupertino, California. Each building has a number which corresponds to its single digit address on the Loop, and so Apple s official mailing address is 1… …   Wikipedia

  • Infinite-loop motif — The infinite loop motif is the concept, typically in a song, picture, or story, of the same content being repeated ( precisely repeated, and endlessly repeated) at the point that would in most works be the end of that content. (This is in… …   Wikipedia

  • infinite loop — noun A loop which continues indefinitely …   Wiktionary

  • infinite loop — programming mistake which causes part of a code to continuously repeat itself until stopped by an external factor (Computers) …   English contemporary dictionary

  • Loop — A loop is generally something that closes back on itself such as a circle. The closing can appear in time or in space.cience and technology*Loop (algebra), a quasigroup with an identity element *Loop (graph theory), an edge that begins and ends… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”