Computer Science, asked by alia120, 1 year ago

what is loops in c language

Answers

Answered by saurav01234567890
1
loop. 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.

Hope the and helps u!
Attachments:
Answered by seju221
1
heya frnd
here is ur answer

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

i hope it may help u
pls mark it a brainliest
Similar questions