Question:medium

During software development, the implementation phase focuses on transforming system design into an executable system. Select the activity that belongs to this phase?

Show Hint

"Implementation" is synonymous with "Programming." If the activity involves writing code, compiling, or linking modules, it belongs to this phase.
Updated On: Jul 4, 2026
  • Coding modules, integration them, and testing the system.
  • Gathering requirements from users and analysing them.
  • Writing marketing materials for the software product.
  • Conducting post-deployment user training only.
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0