volume_mute
Diagram: components of a software product
publish date: 2026/05/27 12:13:34.931169 UTC
volume_mute
A complete software product includes several components that work together to deliver functionality to users.
Which component is required for correct operation of the software?
Correct Answer
Configuration data
Explanation
Configuration data allows the system to adapt to different environments, user settings, and deployment contexts. Without it, the software may not run correctly.
Reference
Software Engineering, Ian Sommerville, 9th edition
