MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The linear sequential model of software development is ____
A
A reasonable approach when requirements are well defined.
B
A good approach when a working program is required quickly.
C
The best approach to use for projects with large development teams.
D
An old fashioned model that cannot be used in a modern context.
Explanation: 

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.

There is 1 question to complete.