Computer Science, asked by SankalpGirhepunje, 10 months ago

What is a loop in C programming language?​

Answers

Answered by GodBrainly
1

\huge{\rm{\underline{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.

Answered by Anonymous
1

\mathfrak{\huge{\green{Answer}}}

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

\mathfrak{\huge{\blue{Thanks}}}

Similar questions