volume_mute
What Is a Prototype?
publish date: 2026/05/31 04:28:26.272154 UTC
volume_mute
Which of the following best describes a prototype in software development?
Correct Answer
An initial version of a system used to demonstrate concepts, try out design options, and find out more about the problem and its possible solutions
Explanation
A prototype is an initial version of a software system used to demonstrate concepts, try out design options, and find out more about the problem and its possible solutions. Rapid, iterative development of the prototype is essential so that costs are controlled and stakeholders can experiment with it early.
Reference
Software Engineering, Ian Sommerville, 9th edition
