Software-Engineering
August 28, 2024Software-Engineering
August 28, 2024Software-Engineering
|
Question 81
|
The phases in the software development process are listed below in arbitrary order:
(a) Design
(b) Test
(c) Code
(d) Requirements Analysis
(e) Maintenance
(f) Deployment
The correct ordering is
|
a,b,c,d,e,f
|
|
|
d,a,c,b,f,e
|
|
|
b,c,f,a,d,e
|
|
|
d,a,c,b,e,f
|
Question 81 Explanation:
There are following six phases in every Software development life cycle model:
* Requirement gathering and analysis.
* Design.
* Implementation or coding.
* Testing.
* Deployment.
* Maintenance.
* Requirement gathering and analysis.
* Design.
* Implementation or coding.
* Testing.
* Deployment.
* Maintenance.
Correct Answer: B
Question 81 Explanation:
There are following six phases in every Software development life cycle model:
* Requirement gathering and analysis.
* Design.
* Implementation or coding.
* Testing.
* Deployment.
* Maintenance.
* Requirement gathering and analysis.
* Design.
* Implementation or coding.
* Testing.
* Deployment.
* Maintenance.
