what are the different types of control structure
Answers
Answered by
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