Computer Science, asked by shvnbabu1530, 1 year ago

Structural programming approach makes use of_____?
a) Modules
b) Control structures
c) both a and b
d) None of these

Answers

Answered by adarshdubey4
0
both a and b is correct answer I hope it helps you
Answered by aqibkincsem
0

The answer to this question is option a and b which are modules and control structures.

When it comes to structural programming, it is the programming paradigm that aimed at enhancing the development time, clarity and quality of the computer program.

It is essential to know that it used the structured control flow developments of selection, block structures, subroutines, and repetition.

Similar questions