The ___________ model combines elements of both predictive and adaptive approaches to software development.
- Waterfall
- Spiral
- Agile
- V-Model
The correct option is the V-Model. This model combines predictive and adaptive methodologies by incorporating elements of both approaches. It emphasizes rigorous planning and documentation typical of predictive models while also allowing for iterative development and feedback, characteristic of adaptive methodologies. The V-Model is structured to ensure thorough testing and validation at each stage, making it suitable for projects with strict quality assurance requirements.
Loading...
Related Quiz
- Which data structure is typically used for binary search?
- IPv6 uses ________-bit addresses compared to IPv4's 32-bit addresses.
- How does HTTPS differ from HTTP in terms of security?
- What is the purpose of the testing phase in the SDLC?
- In a distributed system, you need to efficiently search for a particular value across multiple sorted arrays. How would you approach this problem?