In which steps of SDLC actual programming of software code is done?
2022
In which steps of SDLC actual programming of software code is done?
- A.
Development and documentation
- B.
Maintenance and evaluation
- C.
Design
- D.
Analysis
Attempted by 319 students.
Show answer & explanation
Correct answer: A
In the SDLC, actual programming is done during the Development (Implementation) phase, where source code is written based on design specifications.
Other phases like analysis and design are preparatory, while maintenance occurs after deployment.