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

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.