ITPEC IP April 2018 Question 47
ITPEC IP April 2018 — Question 47 of 100
Programming follows software detailed design. Detailed design specifies modules, algorithms, data structures, interfaces, and processing logic at a level from which developers can implement source code and then begin unit testing.
Answer (a)
Why not others:
- software requirements definition establishes required behavior before design
- software architecture design defines the high-level component organization before detailed design
- software outline design likewise precedes the detailed specifications of individual modules
Key rule: Development refines requirements into architecture and detailed design, then implements the design through programming.
AI-generated — may contain errors
The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.
This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.