Science, asked by rajamanivannan, 3 months ago

What is loop? what is loop?​


aniketaryan960: In computer science, a loop is a programming structure that repeats a sequence of instructions until a specific condition is met. Programmers use loops to cycle through values, add sums of numbers, repeat functions, and many other things.

Answers

Answered by uditagupta2020
40

A loop is a programming structure that repeats a sequence of instructions until a specific condition is met.

Answered by harithaperu
5

loop meaning is " bend "( another word for loop)

Similar questions