INTRODUCTION TO SOFTWARE ENGINEERING
SOFTWARE DEVELOPMENT LIFE CYCLE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
In which phase of the waterfall model does the programmer determine how the program will do its task?
|
analysis
|
|
design
|
|
implementation
|
|
integration
|
Explanation:
Detailed explanation-1: -The design phase of the waterfall model is also called the coding phase.
Detailed explanation-2: -The software architecture designed in the design phase is implemented in the implementation phase, which includes software programming, troubleshooting, and module testing.
Detailed explanation-3: -But generally, you can group the activities of the waterfall approach into five stages: planning, design, implementation, verification, and maintenance.
Detailed explanation-4: -Verification: This phase is when the customer reviews the product to make sure that it meets the requirements laid out at the beginning of the waterfall project.
There is 1 question to complete.