MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engineering knowledge and support exam preparation. Choose a topic below to get started.
| 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 projects |
| Answer» E. | |
| 2. |
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 |
| Answer» B. 200-400 | |