180k views
1 vote
Drag the tiles to the correct boxes to complete the pairs.

Match each task to the type of control structure represents.
switch case
sequence
repetition
if else
assembling structure step by step
choosing between two subjects
selecting a color out of five colors
testing a product until free of bugs

User Varun A M
by
5.4k points

1 Answer

7 votes

Answer:

A structure choosing between two subjects - Switch case sequence

Selecting a color out of five colors - If else assembling

Testing a product until free of bugs - Repetition

User Nashir Uddin
by
5.6k points