The prototyping model has the sequence : (A) Customer Evaluation (B) Quick…
2023
The prototyping model has the sequence :
(A) Customer Evaluation
(B) Quick design
(C) Requirements
(D) Implement
(E) Design
Choose the correct answer from the options given below :
- A.
(C) → (A) → (D) → (B) → (E)
- B.
(B) → (C) → (A) → (D) → (E)
- C.
(C) → (B) → (D) → (A) → (E)
- D.
(E) → (B) → (C) → (D) → (A)
Attempted by 621 students.
Show answer & explanation
Correct answer: C
Answer: Requirements → Quick design → Implement (build prototype) → Customer evaluation → Design (refinement)
Requirements: Gather and clarify what the user needs.
Quick design: Create a simple, fast design or outline to shape the prototype.
Implement (build prototype): Develop a working prototype that demonstrates key functionality.
Customer evaluation: The user examines the prototype and provides feedback.
Design (refinement): Refine and finalize the design based on evaluation, leading toward the final implementation.
Why this order? You must first know what is needed (requirements). A quick design gives enough structure to build a prototype. Building the prototype allows customers to see and test a working model, whose feedback then guides design refinement. Treat "implement" here as building the prototype rather than the final production system.