Multiple choice

System specification is mainly concerned with

  1. how the functions are performed

  2. what functions are to be performed

  3. both (1) and (2)

  4. none of the above

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

System specification defines both the requirements (what the system must do) and the design constraints (how the system will achieve those requirements). Therefore, it encompasses both aspects.