Correct option is A
The RAD (Rapid Application Development) model emphasizes iterative development and prototyping with minimal planning. It focuses on quickly delivering functional software by involving users in the development process and adapting to changing requirements.
Information Booster
1.
Core Idea: The RAD model reduces development time by prioritizing reusability of components and iterative prototyping.
2.
Phases: RAD typically includes phases like business modeling, data modeling, process modeling, application generation, and testing.
3.
Use Case: Ideal for projects where requirements evolve frequently and quick delivery is essential.
4.
Tools: Often used with automated tools for UI design and code generation.
5.
Advantage: Reduces time-to-market and increases user satisfaction due to continuous feedback.
Additional Knowledge
· Relative Application Development is not a recognized software model.
· Rapid Application Design refers to a design phase but is not synonymous with RAD.
· Recent Application Development is not a formal model.