Match List I with List II. List I: Software Process Model A. Waterfall Model…
2021
Match List I with List II.
List I: Software Process Model
A. Waterfall Model
B. Evolutionary Model
C. Component-based Software Engineering
D. Spiral Development
List II: Description
I. Software can be developed incrementally
II. Requirement compromises are inevitable
III. Explicit recognition of risk
IV. Inflexible partitioning of the project into stages
Choose the correct matching.
- A.
A ‐ II, B ‐ I, C ‐ III, D ‐ IV
- B.
A ‐ II, B ‐ III, C ‐ I, D ‐ IV
- C.
A ‐ IV, B ‐ I, C ‐ II, D ‐ III
- D.
A ‐ IV, B ‐ I, C ‐ III, D ‐ II
Attempted by 354 students.
Show answer & explanation
Correct answer: C
Correct matching: A-IV, B-I, C-II, D-III.
Waterfall Model → IV: Waterfall divides the project into fixed sequential stages, so it is relatively inflexible.
Evolutionary Model → I: Evolutionary development builds the software incrementally and refines it over versions.
Component-based Software Engineering → II: Reuse of available components often forces compromises in requirements.
Spiral Development → III: The spiral model explicitly identifies and handles risk in each cycle.
Therefore, the correct option is A-IV, B-I, C-II, D-III.
A video solution is available for this question — log in and enroll to watch it.