iv. Write the names of 2 types repetition structures.
Answers
Answered by
0
Answer:
Types of Repetition Structures. Two types of repetition structures: pretest and posttest loops. Pretest: ...
while Loop. Using while Loop: Executes from zero to many times, depending on expression. ...
for Loop. Using for Loop: ...
do...while Loop. Using do... ...
break and continue Statements (alter flow of control) Using break Statements:
Answered by
0
Answer:
The repetition control structure is also known as the looping iteration control structure .... transfer back to the begging of the loop return control to the top of the loop so that the new repetition can begin . there are two basic type of loop : the pre-test loop and the top post - test loop.
Similar questions
English,
1 month ago
Math,
1 month ago
Hindi,
2 months ago
Social Sciences,
9 months ago
Biology,
9 months ago