Multiple choice

The two basic issues for software engineering are

  1. engineering and design

  2. hardware and software

  3. programs and instructions

  4. software quality and cost

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Software engineering fundamentally revolves around two critical trade-offs: software quality (correctness, reliability, maintainability) and cost (development time, resources, budget). Every software engineering decision balances these competing factors. Engineering and design are activities, not core issues. Hardware and software are components, while programs and instructions are too narrow in scope.