Loop
noun/verbलूप (नौकरानी)
Definition
A program structure that repeats a set of instructions until a condition is met.
Contextual Sentence: "The program uses a loop to process each item in the list until it finishes."
💡 Memory Hook (Mnemonic): Think of a 'loop' as a circular path where you keep going until you reach the end.
Synonyms
cycle
circle
repetition
Antonyms
end
termination
single execution
