InterviewSolution
Saved Bookmarks
| 1. |
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 projectsThe question was asked during a job interview.This interesting question is from Software Life Cycle Models topic in portion Software Engineering Basics of Software Engineering |
|
Answer» RIGHT choice is (d) It scales up well to large projects The best I can explain: Build & FIX Model is SUITABLE for 100-200 LOC |
|