COMPUTER SCIENCE AND ENGINEERING
SOFTWARE ENGINEERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
A reasonable approach when requirements are well defined.
|
|
A good approach when a working program is required quickly.
|
|
The best approach to use for projects with large development teams.
|
|
An old fashioned model that cannot be used in a modern context.
|
Detailed explanation-1: -The incremental model of software development is A reasonable approach when requirements are well defined. A good approach when a working core product is required quickly. The best approach to use for protects with large development teams. A revolutionary model that is not used for commercial products.
Detailed explanation-2: -Waterfall is also referred to as a linear-sequential life cycle model. It is very simple to understand and use. In a waterfall model, each phase must be completed before the next phase can begin and there is no overlapping in the phases.
Detailed explanation-3: -Explanation: The prototyping model of software development is a useful approach when a customer cannot define requirements clearly.