What is structured programming? Give the characteristics of structured programming?
Answers
Answered by
1
Answer:
Explanation:
Structured programing is the set of design and implementation processes that yield well-structured programs. A well-structured program can be identified by the presence of five positive characteristics, and the absence of two negative characteristics.
Answered by
3
The approach where software enhancement is easier is the (c)STRUCTURED PROGRAMMING.
Structured programming understands the program and it generally has a top down approach.It makes the program easier to understand and thus helps in software enhancement.Here the complex programs are divided into small structural parts which makes it more convenient easier to understand.
Similar questions