Computer Science, asked by sharafatOaliO, 5 months ago


what are the different types of control structure

Answers

Answered by punasarmah0gmailcom
0

There are three basic types of logic, or flow of control, known as: Sequence logic, or sequential flow. Selection logic, or conditional flow. Iteration logic, or repetitive flow.

Similar questions