Computer Science, asked by singhtirath1948, 6 months ago

Define loop................​

Answers

Answered by vermageeta21101972
21

Answer:

A loop statement allows us to execute a statement or group of statements multiple times.

Explanation:

please mark me as brilliant list

Answered by krity8901
1

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 IT HELPS

PLEASE MARK ME BRAINLIEST ☺️

Similar questions