Computer Science, asked by shekhawatanushka2009, 1 month ago

What is a looping statement

Answers

Answered by XxEpicBoyxX
3

Answer:

A loop statement is a series of steps or sequence of statements executed repeatedly zero or more times satisfying the given condition is satisfied. Loop statements in programming languages, such as assembly languages or PERL make use of LABEL's to execute the statement repeatedly.

Answered by shashankkashyap2004
1

Answer:

A loop statement is a series of steps or sequence of statements executed repeatedly zero or more times satisfying the given condition is satisfied. Loop statements in programming languages, such as assembly languages or PERL make use of LABEL's to execute the statement repeatedly.

Please mark as brainliest answer

Similar questions