Computer Science, asked by arjunPandey6467, 10 months ago

Explain the term Looping​

Answers

Answered by ranameenakshidhiraj
2

Answer:

In computer programming, a loop is a sequence of instruction s that is continually repeated until a certain condition is reached. Typically, a certain process is done, such as getting an item of data and changing it, and then some condition is checked such as whether a counter has reached a prescribed number.

PLEASE MARK AS BRAINIEST

Answered by Anonymous
1

HLO MATE ...♥️

HERE 's UR ANSWER

《《•~♡•~♡•~♡~• 》》

✒ 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.

Similar questions