Final answer:
In Agile methodologies, Scrum uses a Sprint backlog, Adaptive Software Development uses a Time box release plan, and Extreme Programming uses CRC cards. Feature-Driven Development, which is not accurately matched in the given options, focuses on developing client-valued features.
Step-by-step explanation:
The correct answer is option:
- Scrum (ii) Sprint backlog
- Adaptive Software Development (iv) Time box release plan
- Extreme Programming (i) CRC cards
- Feature-Driven Development (iii) the a(n)
In agile methodologies, these tasks are associated with specific models. For instance, Scrum utilizes a sprint backlog to track the work that needs to be completed in a specific time frame called a 'sprint'. Adaptive Software Development focuses on adapting to change and learning from iterations, typically planning with a time box release plan to manage timeframes for releases. Extreme Programming, abbreviated as XP, often uses CRC (Class Responsibility Collaborator) cards as a planning tool to help teams understand and design software classes and their interactions. The provided options, however, do not accurately designate a task for Feature-Driven Development; it is typically associated with developing features based on client-valued functionality.