Cse MCQ
Cse MCQ
Cse MCQ
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
View Answer
Answer: a
Explanation: Build & Fix Model is suitable for small projects & programming
exercises of 100 or 200 lines.
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
View Answer
Answer: d
Explanation: Real projects rarely follow the sequential flow that the Waterfall Model
proposes.
6. Which of the following statements regarding Build & Fix Model is wrong?
a) No room for structured design
b) Code soon becomes unfixable & unchangeable
c) Maintenance is practically not possible
d) It scales up well to large projects
View Answer
Answer: d
Explanation: Build & Fix Model is suitable for 100-200 LOC
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 Prototyping Model & RAD Model
View Answer
Answer: c
Explanation: None.