Home › B.Tech CSE › computerscience › Software Engineering › The classic sequential software life cycle model…
The classic sequential software life cycle model, where each phase must finish before the next begins, is the:
ASpiral model
BBig-bang model
CAgile model
DWaterfall model
Answer & Solution
Correct answer: D. Waterfall model
The Waterfall model is a linear sequential model: each phase completes before the next starts.
Related questions
Changing one module should ideally not force changes in others; this is achieved by keepinCyclomatic complexity is a metric that measures:A UML use-case diagram primarily captures:In the V-model, each development phase is associated with a corresponding:A good modular software design aims for:Testing the interactions between combined modules is called:The Agile approach to software development emphasises:White-box testing focuses on: