Computer Science, asked by sanaahuja1202, 1 month ago

which statements are loop statement?
options:
REM
Input
control
Let​

Answers

Answered by singhnikhil8361
0

REM

Explanation:

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.

Similar questions