Which option gives the most complete statement of what software engineering…
2010
Which option gives the most complete statement of what software engineering primarily aims to produce?
Answer: C. Reliable and cost-effective software — ConceptSoftware engineering applies systematic and disciplined engineering principles to software throughout its life cycle. Its central product objective…
- A.
Reliable software
- B.
Cost-effective software
- C.
Reliable and cost-effective software
- D.
None of the listed objectives
Attempted by 82 students.
Show answer & explanation
Correct answer: C
Concept
Software engineering applies systematic and disciplined engineering principles to software throughout its life cycle. Its central product objective combines dependable quality with economically responsible development and maintenance.
Application
Reliability addresses dependable behaviour under stated conditions, while cost-effectiveness addresses the resources spent to build, operate, and maintain the software. Software engineering considers both objectives together, so the combined formulation captures its primary aim.
Contrast
Reliable software names the quality objective but does not express the economic objective.
Cost-effective software names the economic objective but does not express dependable quality.
None of the listed objectives rejects every stated objective, although the complete combined objective is present among the choices.
Result
Therefore, the primary aim is to produce reliable and cost-effective software.