infinite loop - translation to English
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

infinite loop - translation to English

PROGRAMMING IDIOM
Endless loop; Loop, Infinite; Infinite Loops; Infinite recursion; Neverending Loop; Alderson loop; While(true); While (true); While (True); While(True); While(TRUE); While (TRUE); While (1); While(1); For(;;); For (;;); Tight loops; Tight Loops; Tight Loop; Never ending loop; Infinite loops; Infinite Loop; Endless Loop (computing); Infinity loop; Unproductive loop; Infinite iteration; Unconditional loop; Unconditional loops; Endless loops
  • A [[blue screen of death]] on [[Windows XP]]. "The [[device driver]] got stuck in an infinite loop."

infinite loop         

общая лексика

бесконечный цикл

цикл, который в силу логической ошибки никогда не завершается, либо цикл, специально запрограммированный таким образом, например основной цикл в ядре операционной системы, выполняющийся до прерывания его пользователем

синоним

endless loop

Смотрите также

bug; loop; nested loop; operating system; wait loop

endless loop         

[endlis'lu:p]

вычислительная техника

зацикливание

Смотрите также

infinite loop

infinite         
2017 STUDIO ALBUM BY DEEP PURPLE
InFinite

['infinit]

общая лексика

безграничность

безграничный

безмерный

бесконечно большой

бесконечно-удаленный

бесконечный

беспредельный

нефинитный

прилагательное

общая лексика

бесконечный

беспредельный

безграничный

бесконечный, безграничный

очень большой

(с сущ. во мн. ч.) несметный, бесчисленный

математика

бесконечно большой

эмоциональное выражение

несметный

неисчислимый

бесчисленный

грамматика

неличный

техника

сверхчувствительный

синоним

boundless, illimitable, limitless

антоним

circumscribed, finite, limited, relative

существительное

['infinit]

общая лексика

(the infinite) бесконечность

бесконечное пространство или время

безграничность

(the infinite) бесконечность, бесконечное пространство

разговорное выражение

масса

множество

математика

бесконечно большая величина

собирательное выражение

масса, множество

Definition

infinite loop
<programming> (Or "endless loop") Where a piece of program is executed repeatedly with no hope of stopping. This is nearly always because of a bug, e.g. if the condition for exiting the loop is wrong, though it may be intentional if the program is controlling an embedded system which is supposed to run continuously until it is turned off. The programmer may also intend the program to run until interrupted by the user. An endless loop may also be used as a last-resort error handler when no other action is appropriate. This is used in some operating system kernels following a panic. A program executing an infinite loop is said to spin or buzz forever and goes catatonic. The program is "wound around the axle". A standard joke has been made about each generation's exemplar of the ultra-fast machine: "The Cray-3 is so fast it can execute an infinite loop in under 2 seconds!" See also black hole, recursion, infinite loop. [Jargon File] (1996-05-11)

Wikipedia

Infinite loop

In computer programming, an infinite loop (or endless loop) is a sequence of instructions that, as written, will continue endlessly, unless an external intervention occurs ("pull the plug"). It may be intentional.

What is the Russian for infinite loop? Translation of &#39infinite loop&#39 to Russian