In which approach, software enhancement is easier?
Select one:
a. Object Oriented
b. Procedural Oriented
c. Top-down approach
d. Structured Programming
Answers
Answered by
0
- Structured programming is a technique for improving software engineering.
- It understands architecture and, in particular, employs a top-down technique.
- It streamlines the app and aids in software development.
- This programming aims to improve the simplicity, reliability, and development speed of a computer program by utilizing the structured sequence structures of selection (if/then/else) and repetition (while and for), block structure, and sub-routines extensively.
Therefore, the answer is "Option d".
Learn more:
https://brainly.in/question/10908936
Similar questions