Kizspy Question: 42
(Choose 1 answer)
What is a key difference between a throwaway prototype and an evolutionary prototype?
A. A throwaway prototype is built with production-quality code, while an evolutionary prototype is discarded
after use.
B. An evolutionary prototype is designed to be gradually refined into the final product, while a throwaway
prototype is created to answer specific questions and then discarded.
C. A throwaway prototype provides a solid architectural foundation for the final product, while an evolutionary
prototype is typically used to test user interface designs.
D. Both throwaway and evolutionary prototypes are intended to be discarded after initial testing.