Beginner Software Engineering / SDLC / Agile
Q3 / 100

What is the "Waterfall" model in software development?

Correct! Well done.

Incorrect.

The correct answer is A) A sequential development approach where each phase (requirements, design, implementation, testing, deployment) must be completed before the next phase begins

A

Correct Answer

A sequential development approach where each phase (requirements, design, implementation, testing, deployment) must be completed before the next phase begins

Explanation

The Waterfall model follows a strict, linear progression through phases, with each phase depending on the completion and sign-off of the previous one — making it simple but inflexible to changing requirements.

Progress
3/100