Give examples of the following Looping Statements
Answers
Answered by
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.
Explanation:
marke me brainliest(╯3╰)
themkzzz......
Answered by
1
Answer:
A loop is used for executing a block of statements repeatedly until a particular condition is satisfied. For example, when you are displaying number from 1 to 100 you may want set the value of a variable to 1 and display it 100 times, increasing its value by 1 on each loop iteration.
Similar questions
Physics,
13 hours ago
Math,
13 hours ago
Math,
1 day ago
Social Sciences,
8 months ago
Math,
8 months ago