Goto

In computer programming, goto is a control flow statement that transfers control to another line of source code. Unlike a function call that supports returning to the point of call, goto does not.

Source: Wikipedia — Goto (CC BY-SA 4.0)

Goto

In computer programming, goto is a control flow statement that transfers control to another line of source code. Unlike a function call that supports returning to the point of call, goto does not.

This neuron ends here.

Source: Wikipedia "Goto" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy