Understanding the Development Phase in SDLC:
The development phase involves translating system design specifications into actual software.
This includes coding the system using programming languages and integrating modules as per the design.
Why Other Options Are Incorrect:
Option B: Describes the maintenance phase, which focuses on updates and corrections post-deployment.
Option C: Relates to the testing phase, where interoperability and functionality are verified.
Option D: Refers to the implementation phase, where the system is deployed for user operations.
[References:, SDLC Phases Explained – NIST SP 800-64, "Software Development Life Cycle Best Practices" – IEEE, , ]
Submit