MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

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: -This phase is initiated after the system has been tested and accepted by the user. In this phase, the system is installed to support the intended business functions. System performance is compared to performance objectives established during the planning phase.

Detailed explanation-2: -The Implementation Phase has one key activity: deploying the new system in its target environment. Supporting actions include training end-users and preparing to turn the system over to maintenance personnel.

Detailed explanation-3: -Project teams use the customer requirements and software design documents to build the product in the third phase, known as the implementation and coding phase. During the implementation portion, the developer creates the actual product, and the product is installed and ready for coding.

Detailed explanation-4: -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.

Detailed explanation-5: -A. B. Period in the software life cycle in which a software product is integrated in its operational environment, and tested in this environment to ensure it performs as required.

There is 1 question to complete.