In theSoftware Development Life Cycle (SDLC), thedevelopment phasetypically includescode writing(A),testing(B), anddocumenting(C) to build and verify the software.Implementation(D) is part of thedeployment phase, where the software is installed and made operational in the production environment, not part of development.
[Reference:EPI CITM study guide, under Application Management, likely covers SDLC phases, distinguishing development from implementation. Refer to sections on software development or application lifecycle management., , , ]
Submit