Which general problem-solving step is equivalent to system analysis in the…
2024
Which general problem-solving step is equivalent to system analysis in the software development process?
- A.
Design the chosen solution
- B.
Implement the chosen solution
- C.
Identify the solution requirements and expectations
- D.
Identify the problem
Attempted by 31 students.
Show answer & explanation
Correct answer: C
Correct answer: Identify the solution requirements and expectations
In software development, system analysis focuses on understanding what the proposed system must do. It identifies requirements, constraints, and user expectations before the system is designed or implemented.