INTRODUCTION TO SOFTWARE ENGINEERING
SOFTWARE DEVELOPMENT LIFE CYCLE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
At what stage of the SDLC do you start coding?
|
Analysis
|
|
Design
|
|
Code development
|
|
Testing
|
|
Deployment/Implementation
|
Explanation:
Detailed explanation-1: -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.
Detailed explanation-2: -3) Implementation / Coding: On receiving system design documents, the work is divided in modules/units and actual coding is started. Since, in this phase the code is produced so it is the main focus for the developer. This is the longest phase of the software development life cycle.
Detailed explanation-3: -Stage 3. There are four stages of programming itself Algorithm development. Source code writing.
There is 1 question to complete.