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
Chemistry,
29 days ago
English,
29 days ago
Hindi,
1 month ago
Social Sciences,
8 months ago
Biology,
8 months ago