Which SDLC model is best suited for large projects with uncertain or evolving requirements?
- Agile
- RAD
- Spiral
- Waterfall
Agile methodologies are best suited for large projects with uncertain or evolving requirements because they emphasize flexibility, collaboration, and iterative development. Unlike Waterfall, Agile allows for continuous feedback, frequent testing, and adaptation to changes, making it ideal for dynamic project environments.
Loading...
Related Quiz
- The ___________ attack targets web applications by manipulating their client-side scripts to execute malicious actions.
- What is the primary function of the Network layer in the OSI Model?
- Explain the role of the Transport layer in the OSI Model.
- How does composition differ from inheritance in OOP?
- Explain the difference between mutex and semaphore.