Database Fundamentals — Question 160
Which of the following are the types of prototyping strategies? Each correct answer represents a complete solution. (Choose two.)
Answer options
- A. Requirements prototyping
- B. Physical prototyping
- C. Revolutionary prototyping
- D. Evolutionary prototyping
Correct answer: A, D
Explanation
Requirements prototyping (A) helps in gathering and clarifying user requirements, while Evolutionary prototyping (D) focuses on iterative development and refinement of the prototype. Physical prototyping (B) is not a strategy for developing software requirements, and Revolutionary prototyping (C) suggests a drastic change rather than an iterative approach.