Q1. In which steps of SDLC actual programming of software code is done ?
Explanation
Actual programming is done during the development or coding phase of the SDLC, and documentation is commonly prepared alongside it. Design decides the structure before coding, while analysis identifies requirements. Maintenance and evaluation occur after the software has been developed and delivered.
