Inner loop

In computer programs, an important form of control flow is the loop which causes a block of code to be executed more than once. A common idiom is to have a loop nested inside another loop, with the contained loop being commonly referred to as the inner loop.

Source: Wikipedia — Inner loop (CC BY-SA 4.0)

Inner loop

In computer programs, an important form of control flow is the loop which causes a block of code to be executed more than once. A common idiom is to have a loop nested inside another loop, with the contained loop being commonly referred to as the inner loop.

This neuron ends here.

Source: Wikipedia "Inner loop" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy