Computer Science, asked by prernaumale6, 4 months ago

feature of structure programming​

Answers

Answered by Legend42
4

Answer:

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

Similar questions