CompTIA Security+ Exam Prep

Category - Software

Software development methods provide software developers and vendors guidelines for program creation. What software development method involves logical blocks to achieve system design?
  1. Iterative Development
  2. Structured Programming Development
  3. Modified Prototype model
  4. Exploratory Model
Explanation
Answer: B - Structured programming development is the software development method that involves logical blocks to achieve system design. This is done using procedural programming. A structured program layout minimizes the use of arbitrary transfer control statements such as GOTO and emphasizes single points of entry and exit. The hierarchical approach makes it easier for the program to be understood and modified later on. Structured programming encourages model reuse to allow for better memory utilization.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz