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?
Answer: A. Development and documentation — In the SDLC, actual programming is done during the Development (Implementation) phase, where source code is written based on design specifications. Other…
- A.
Development and documentation
- B.
Maintenance and evaluation
- C.
Design
- D.
Analysis
Attempted by 707 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.
Loading lesson…