Which of the following is NOT a software development requirement?
2024
Which of the following is NOT a software development requirement?
Answer: C. Physical requirements — In software development, requirements define what the system should do or how it should behave. Functional requirements specify the features and behaviors of…
- A.
Functional requirements
- B.
System requirements
- C.
Physical requirements
- D.
More than one of the above
- E.
None of the above
Attempted by 1085 students.
Show answer & explanation
Correct answer: C
In software development, requirements define what the system should do or how it should behave. Functional requirements specify the features and behaviors of the software. System requirements include hardware, software, and environmental needs for the system to operate. Physical requirements, such as space, power, or physical hardware, are not typically considered software development requirements because they relate to the physical infrastructure rather than the software itself. Therefore, 'Physical requirements' is not a software development requirement.