Question
Easy

The _ phase of the system decides how the system will operate in terms of hardware, software and network infrastructure.

1
Analysis
2
Design
3
Implementation
4
Planning
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Software Engineering & Problem Solving
Topic: SDLC (Major stages)
Correct Answer
Option B
Explanation

The correct option is (2): The Design phase of the System Development Life Cycle (SDLC) is where the detailed blueprint of the system is created based on the documented requirements. After the Analysis phase determines what the system must do, the Design phase determines how the system will achieve those goals. This process involves translating the abstract requirements into concrete specifications for all technical components. This includes defining the exact…Read More