Loop (statement)

In computer programming, a loop is a control flow construct that allows code to be executed repeatedly, usually with minor alterations between repetitions. Loops can be used to perform a repeated action on all items in a collection, or to implement a long lived program.

Source: Wikipedia — Loop (statement) (CC BY-SA 4.0)

Loop (statement)

In computer programming, a loop is a control flow construct that allows code to be executed repeatedly, usually with minor alterations between repetitions. Loops can be used to perform a repeated action on all items in a collection, or to implement a long lived program.

Source: Wikipedia "Loop (statement)" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy