Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Infinite loop
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Programming idiom}} {{About-distinguish|the programming term|Infinite Loop (street)|Infinite Loop (book)}} {{Redirect-distinguish|Endless loop|Endless Loop (album)}} {{Loop constructs}}<!-- DO NOT remove. Discuss navigation concept at [[Talk:Do while loop#Helpbox experiment]] --> In [[computer programming]], an '''infinite loop''' (or '''endless loop''')<ref>{{cite web |url=https://www.yourdictionary.com/endless-loop |title=Endless loop dictionary definition |access-date=2020-01-22 |archive-date=2020-08-01 |archive-url=https://web.archive.org/web/20200801213748/https://www.yourdictionary.com/endless-loop |url-status=live }}</ref><ref>{{cite web |url=https://whatis.techtarget.com/definition/infinite-loop-endless-loop |title=What is infinite loop (endless loop) |access-date=2020-01-22 |archive-date=2019-07-15 |archive-url=https://web.archive.org/web/20190715101446/https://whatis.techtarget.com/definition/infinite-loop-endless-loop |url-status=live }}</ref> is a sequence of instructions that, as written, will continue endlessly, unless an external intervention occurs, such as turning off power via a switch or pulling a plug. It may be intentional. There is no general algorithm to determine whether a computer program contains an infinite loop or not; this is the [[halting problem]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)