___________ is a methodology that emphasizes continuous delivery and customer collaboration.
- Waterfall
- Agile
- Spiral
- RAD
The correct option is Agile. Agile methodology focuses on iterative development, collaboration between cross-functional teams, and continuous delivery of working software. It prioritizes customer feedback and adapts to changing requirements, promoting flexibility and responsiveness in software development projects. Agile methods like Scrum and Kanban are widely used in various industries for their efficiency and adaptability.
Loading...
Related Quiz
- What is the purpose of server-side scripting in web development?
- In a highly regulated industry like healthcare, how would you ensure compliance when deploying containerized applications?
- In network security, a ___________ is used to inspect and filter incoming and outgoing network traffic.
- The ___________ model combines elements of both predictive and adaptive approaches to software development.
- To efficiently insert a node after a given node in a linked list, we need to update the ___________ pointers.