Computer Science, asked by as8703349, 8 months ago

3. Structured programming takes on the
approach.​

Answers

Answered by Anonymous
2

Structured programming is a programming paradigm aimed at improving the clarity, quality, and development time of a computer program by making extensive use of the structured control flow constructs of selection (if/then/else) and repetition (while and for), block structures, and subroutines.

Similar questions