Software Life Cycle Models
1. Build & Fix
Model is suitable for programming exercises of ___________ LOC (Line of Code).
a) 100-200
b) 200-400
c) 400-1000
d) above 1000
a) 100-200
b) 200-400
c) 400-1000
d) above 1000
Answer:a
Explanation: Build & Fix Model is suitable for small projects & programming exercises of 100 or 200 lines.
Explanation: Build & Fix Model is suitable for small projects & programming exercises of 100 or 200 lines.
2. RAD stands for
a) Relative Application Development
b) Rapid Application Development
c) Rapid Application Document
a) Relative Application Development
b) Rapid Application Development
c) Rapid Application Document
Answer:b
Explanation: None.
Explanation: None.
3. Which one of the
following models is not suitable for accommodating any change?
a) Build & Fix Model
b) Prototyping Model
c) RAD Model
d) Waterfall Model
a) Build & Fix Model
b) Prototyping Model
c) RAD Model
d) Waterfall Model
Answer:d
Explanation: Real projects rarely follow the sequential flow that the Waterfall Model proposes.
Explanation: Real projects rarely follow the sequential flow that the Waterfall Model proposes.
4. Which is not one of
the types of prototype of Prototyping Model?
a) Horizontal Prototype
b) Vertical Prototype
c) Diagonal Prototype
d) Domain Prototype
a) Horizontal Prototype
b) Vertical Prototype
c) Diagonal Prototype
d) Domain Prototype
Answer:c
Explanation: Their is no such thing as Diagonal Prototype whereas other options have their respective definitions.
Explanation: Their is no such thing as Diagonal Prototype whereas other options have their respective definitions.
5. Which one of the
following is not a phase of Prototyping Model?
a) Quick Design
b) Coding
c) Prototype Refinement
d) Engineer Product
a) Quick Design
b) Coding
c) Prototype Refinement
d) Engineer Product
Answer:b
Explanation: A prototyping model generates only a working model of a system.
Explanation: A prototyping model generates only a working model of a system.
6. Which of the
following statements regarding Build & Fix Model is wrong?
a) No room for structured design
b) Code soon becomes unfix-able & unchangeable
c) Maintenance is practically not possible
d) It scales up well to large projects
a) No room for structured design
b) Code soon becomes unfix-able & unchangeable
c) Maintenance is practically not possible
d) It scales up well to large projects
Answer:d
Explanation: Build & Fix Model is suitable for 100-200 LOC
Explanation: Build & Fix Model is suitable for 100-200 LOC
7. RAD Model has
a) 2 phases
b) 3 phase
c) 5 phases
d) 6 phases
a) 2 phases
b) 3 phase
c) 5 phases
d) 6 phases
Answer:c
Explanation: RAD Model consists of five phases namely:Business modeling,Data modeling,Process modeling,Application generation and Testing & Turnover.
Explanation: RAD Model consists of five phases namely:Business modeling,Data modeling,Process modeling,Application generation and Testing & Turnover.
8. What is the major
drawback of using RAD Model?
a) Highly specialized & skilled developers/designers are required.
b) Increases re-usability of components.
c) Encourages customer/client feedback.
d) Both a & c.
a) Highly specialized & skilled developers/designers are required.
b) Increases re-usability of components.
c) Encourages customer/client feedback.
d) Both a & c.
Answer:d
Explanation: The client may create an unrealistic product vision leading a team to over or under-develop functionality.Also, the specialized & skilled developers are not easily available.
Explanation: The client may create an unrealistic product vision leading a team to over or under-develop functionality.Also, the specialized & skilled developers are not easily available.
9. SDLC stands for
a) Software Development Life Cycle
b) System Development Life cycle
c) Software Design Life Cycle
d) System Design Life Cycle
a) Software Development Life Cycle
b) System Development Life cycle
c) Software Design Life Cycle
d) System Design Life Cycle
Answer:a
Explanation: None.
Explanation: None.
10. Which model can be
selected if user is involved in all the phases of SDLC?
a) Waterfall Model
b) Prototyping Model
c) RAD Model
d) both b & c
a) Waterfall Model
b) Prototyping Model
c) RAD Model
d) both b & c
Answer:c
Explanation: None.
Explanation: None.
No comments:
Post a Comment