Goto

id: goto-177-13700276
title: Goto
text: Goto is a statement found in many computer programming languages. It performs a one-way transfer of control to another line of code; in contrast a function call normally returns control. The jumped-to locations are usually identified using labels, though some languages use line numbers. At the machine code level, a goto is a form of branch or jump statement, in some cases combined with a stack adjustment. Many languages support the goto statement, and many do not. The structured program theorem
brand slug: wiki
category slug: encyclopedia
description: One-way control statement in computer programming
original url: https://en.wikipedia.org/wiki/Goto
date created: 2001-10-31T19:27:00Z
date modified: 2024-09-04T02:39:42Z
main entity: {"identifier":"Q750997","url":"https://www.wikidata.org/entity/Q750997"}
image: {"content_url":"https://upload.wikimedia.org/wikipedia/commons/c/cc/GOTOkey%28ZXSpectrum%29.jpg","width":598,"height":598}
fields total: 13
integrity: 16

Related Entries

Explore Next Part