234k views
1 vote
What is an activity-based process in which each phase in the SDLC is performed sequentially from planning through implementation and maintenance?

User Hanie
by
5.8k points

1 Answer

2 votes

Answer:

A waterfall methodology.

Explanation:

The waterfall methodology is an activity-based process in which each phase in the SDLC is performed sequentially from planning through implementation and maintenance.

A traditional waterfall methodology is one of the many ways of software development methodologies.

In this type of methodology, the project is broken down in linear sequential phases, where the next phase is based on the previous phase. The whole software development will be completed as one single project.

User Monergy
by
5.6k points