Computer Science, asked by aslammamudbaba786, 10 months ago

Name
the
different
types
of control structures?​

Answers

Answered by 20100219110018
1

Answer:

-Sequential: default mode. ...

-Selection: used for decisions, branching -- choosing between 2 or more alternative paths. ...

-Repetition: used for looping, i.e. repeating a piece of code multiple times in a row.

are the types of control structure.

Answered by tstuff518
0

Answer:

-Sequential: default mode. ...

-Selection: used for decisions, branching -- choosing between 2 or more alternative paths. ...

-Repetition: used for looping, i.e. repeating a piece of code multiple times in a row.

are the types of control structure.

Read more on Brainly.in - https://brainly.in/question/17300524#readmore

Similar questions