About 48,900,000 results
Open links in new tab
  1. What is a Loop? - W3Schools.com

    What is a Loop? A loop runs the same code over and over again, as long as the condition is true. The simulation below uses a loop to roll dice until the result is 6, counting how many times the …

  2. What Is a Loop? - Computer Hope

    Sep 7, 2025 · A loop is a program or script that repeats the same instructions or processes the same information over and over until receiving the order to stop. If not handled properly, a loop …

  3. What Even Is a Loop? A Beginner’s Guide Without the Jargon

    Apr 17, 2025 · What Is a Loop in Programming? (Plain English) Let’s break it down. A loop is just a tool that helps a program repeat something. That’s it. Want to blink 10 times? That’s a loop. …

  4. What is a Loop in Programming? Definition, Types & Examples

    May 13, 2025 · A loop is a programming construct that allows instructions to be executed repeatedly until a specified condition is met or false. This fundamental control structure …

  5. What Are Loops in Computer Programs? - ThoughtCo

    Apr 30, 2025 · Loops repeat actions until a condition is met, making programming tasks more efficient. There are different types of loops, like 'for', 'while', and 'do while', each with unique …

  6. LOOP | definition in the Cambridge English Dictionary

    in/on a loop If something runs in a loop, or is on a loop, it runs continuously, so that the same things are repeated again and again:

  7. LOOP Definition & Meaning - Merriam-Webster

    The meaning of LOOP is a curving or doubling of a line so as to form a closed or partly open curve within itself through which another line can be passed or into which a hook may be hooked.

  8. What is Loop? What does it do? - Techcareer.net

    A loop is a fundamental programming structure that allows a specific block of code to be executed repeatedly. Loops enable programmers to perform repetitive tasks efficiently, making code …

  9. What is Loop? - Definition from Amazing Algorithms

    A loop is a control flow statement in computer programming that allows the execution of a set of instructions multiple times. By using loops, programmers can avoid writing repetitive code and …

  10. loop noun - Definition, pictures, pronunciation and usage notes ...

    Definition of loop noun in Oxford Advanced Learner's Dictionary. Meaning, pronunciation, picture, example sentences, grammar, usage notes, synonyms and more.