Final answer:
The five phases in the SDLC (Waterfall Model) are: Requirements gathering and analysis, System design, Coding and implementation, Testing, and Maintenance.
Step-by-step explanation:
The five phases in the SDLC (Waterfall Model) are:
- Requirements gathering and analysis: In this phase, the project team gathers and analyzes the requirements of the software or system to be developed.
- System design: This phase focuses on designing the architecture of the software or system based on the requirements identified in the previous phase.
- Coding and implementation: In this phase, the actual coding and programming of the software or system takes place.
- Testing: The software or system is thoroughly tested for any bugs or errors.
- Maintenance: The final phase involves maintaining and updating the software or system as needed.