EMERGING TRENDS IN SOFTWARE ENGINEERING
MISCELLANEOUS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
WINWIN Spiral Model
|
|
Spiral Model
|
|
Concurrent Model
|
|
Incremental Model
|
Detailed explanation-1: -Explanation: In case of client/server applications, the concurrent process model specifies activities in two dimensions: a system dimension and a component dimension. Hence Concurrency is achieved by these two activities occurring simultaneously and can be modeled using the state-oriented approach.
Detailed explanation-2: -Explanation: A spiral model is an incremental approach, which is formed as a combination of the waterfall model and prototyping model.
Detailed explanation-3: -1 Answer. To explain: Incremental Model is generally easier to test and debug than other methods of software development because relatively smaller changes are made during each iteration and is popular particularly when we have to quickly deliver a limited functionality system.