The _______ SDLC model is well-suited for projects where requirements are expected to change frequently.
- Agile
- Spiral
- V-Model
- Waterfall
The Agile SDLC model is particularly suitable for projects with evolving requirements. It allows for flexibility and iterative development, accommodating changes during the development process.
Loading...
Related Quiz
- You are tasked with minimizing downtime during deployment in a highly scalable application. Which CI/CD strategy would be most effective in achieving this?
- What is the main purpose of using a testing framework like JUnit or TestNG?
- Which SOLID principle suggests that a derived class must be substitutable for its base class?
- A software development team is working on a project with frequent changes in design requirements. Which prototyping tool would be best suited for quickly iterating and testing design changes?
- In a scenario where a software development team is working on a critical application with tight deadlines, what code review technique could be most efficient to ensure quality while minimizing time delays?