Match the following : \(\begin{array}{clcl} & \textbf{List-I} & &…
2015
Match the following :
\(\begin{array}{clcl} & \textbf{List-I} & & \textbf{List-II} \\ \text{(a)} & \text{Joint Application} & \text{(i)} & \text{Delivers functionality in rapid iteration} \\ & \text{Design (JAD)} && \text{measured in weeks and needs frequent} \\ &&&\text{communication, development, testing and} \\ &&& \text{delivery} \\ \text{(b)} & \text{Computer Aided} & \text{(ii)} & \text{Reusable applications generally with one} \\ & \text{Software} && \text{ specific function. It is closely linked with}\\ &\text{Engineering}&& \text{ idea of web services and service oriented} \\ &&& \text{architecture} \\ \text{(c)} & \text{Agile development} & \text{(iii)} & \text{Tools to automate many tasks of SDLC} \\ \text{(d)} & \text{Component} & \text{(iv)} & \text{A group based tool for collecting user} \\ &\text{Based}&& \text{ requirements and creating system design.} \\ & \text{Technology} && \text{Mostly used in analysis and design stages} \\ &&& \text{of SDLC} \\ \end{array}\)
Codes :
- A.
(a)-(i), (b)-(iii), (c)-(ii), (d)-(iv)
- B.
(a)-(iv), (b)-(iii), (c)-(i), (d)-(ii)
- C.
(a)-(iii), (b)-(iv), (c)-(i), (d)-(ii)
- D.
(a)-(iii), (b)-(i), (c)-(iv), (d)-(ii)
Attempted by 455 students.
Show answer & explanation
Correct answer: B
Correct matching: (a) Joint Application Design (JAD) → (iv), (b) Computer Aided Software Engineering → (iii), (c) Agile development → (i), (d) Component-Based Technology → (ii).
Joint Application Design (JAD) → A group-based tool for collecting user requirements and creating system design; mostly used in analysis and design stages of the SDLC.
Computer Aided Software Engineering (CASE) → Tools to automate many tasks of the SDLC (design, development, testing, documentation, etc.).
Agile development → Delivers functionality in rapid iterations measured in weeks and requires frequent communication, development, testing, and delivery.
Component-Based Technology → Reusable applications or components generally with one specific function; closely linked to the idea of web services and service-oriented architecture.
Reasoning: Each mapping pairs the concept in List-I with the List-II description that best matches its purpose and typical use in software development.