Computer Science, asked by tasnimparveen, 6 days ago

5. is the sequence of instructions by which the action is repeated for a given specified time. ​

Answers

Answered by beluga5425
0

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

Explanation:

Answered by srivasanthigadipudi
0

Answer:

loop is sequence of instructions

Similar questions