SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

SOFTWARE PROCESS MODELS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The implementation phase ____
A
Determines whether or not the program is feasible
B
Determines which classes are needed and what they will do
C
Determines whether or not the program works
D
Implements the program code
Explanation: 

Detailed explanation-1: -The implementation phase involves putting the project plan into action. It’s here that the project manager will coordinate and direct project resources to meet the objectives of the project plan. As the project unfolds, it’s the project manager’s job to direct and manage each activity, every step of the way.

Detailed explanation-2: -Planning, build-up, implementation, and closeout.

Detailed explanation-3: -Stage 4: Coding or Implementation In this fourth stage of SDLC, the tasks are divided into modules or units and assigned to various developers. The developers will then start building the entire system by writing code using the programming languages they chose. This stage is considered to be one of the longest in SDLC.

There is 1 question to complete.