Multiple choice

Which of the following is a software development methodology that uses minimal planning in favor of rapid prototyping?

  1. Waterfall model

  2. Iterative development

  3. Spiral model

  4. Agile software development

  5. RAD

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Rapid application development R.A.D is a software development methodology that uses minimal planning in favor of rapid prototyping. The planning of software developed using RAD is interleaved with writing the software itself. The lack of extensive pre-planning generally allows software to be written much faster, and makes it easier to change requirements.