Types-of-Models
Question 1 |
Match each software term in List – I to its description in List – II:

I-d, II-a, III-b, IV-c, V-e | |
I-b, II-a, III-d, IV-c, V-e | |
I-d, II-e, III-b, IV-a, V-c | |
I-e, II-c, III-b, IV-a, V-d |
Question 1 Explanation:
Wizards→ Step-by-step guides in application software
Templates→ Forms that provide structure for a document
Macro→ A series of commands grouped into a single command
Integrated Software→ A single program that incorporates most commonly used tools
Software Suite→ Bundled group of software programs
Templates→ Forms that provide structure for a document
Macro→ A series of commands grouped into a single command
Integrated Software→ A single program that incorporates most commonly used tools
Software Suite→ Bundled group of software programs
Question 2 |
Match each software lifecycle model in List – I to its description in List – II:

I-e, II-b, III-a, IV-c, V-d | |
I-e, II-c, III-a, IV-b, V-d | |
I-d, II-a, III-b, IV-c, V-e | |
I-c, II-e, III-a, IV-b, V-d |
Question 2 Explanation:
Code and Fix → Write some code, debug it, repeat(i.e. ad-hoc)
Evolutionary prototype → Build an initial small requirement specifications, code it, then "evolve" the specifications and code as needed.
Spiral → Assess risks at each step; do most critical action first.
Staged Delivery→ Build initial requirement specification for several releases, then design-and-code in sequence
Waterfall → Standard phases(requirements,design,code,test) in order.
Evolutionary prototype → Build an initial small requirement specifications, code it, then "evolve" the specifications and code as needed.
Spiral → Assess risks at each step; do most critical action first.
Staged Delivery→ Build initial requirement specification for several releases, then design-and-code in sequence
Waterfall → Standard phases(requirements,design,code,test) in order.