volume_mute
Match: reuse-oriented stage to description
publish date: 2026/05/29 09:03:21.637722 UTC
volume_muteMatch each reuse-oriented process stage to its primary description.
To complete the line match
- Click on an item in the first group
- Click on the match in the second group
To delete a match, double click on a line
Stage
Component analysis
Requirements modification
System design with reuse
Development and integration
Description
Search for components that may implement required functionality
Revise requirements to reflect available components
Design system framework around reusable components
Develop missing software and integrate components
Correct Answer
(1) Component analysis,Search for components that may implement required functionality
(2) Requirements modification,Revise requirements to reflect available components
(3) System design with reuse,Design system framework around reusable components
(4) Development and integration,Develop missing software and integrate components
Explanation
Each stage focuses on a different aspect of aligning requirements, architecture, and implementation with reusable assets.
Reference
Software Engineering, Ian Sommerville, 9th edition
