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
Explanation: Build & Fix Model is suitable for 100-200 LOC
Related Mcqs:
- 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 - Which one of the following is not a phase of Prototyping Model ?
A. Quick Design
B. Coding
C. Prototype Refinement
D. Engineer Product - 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 - What is the major drawback of using RAD Model ?
A. Highly specialized & skilled developers/designers are required
B. Increases reusability of components
C. Encourages customer/client feedback
D. Increases reusability of components, Highly specialized & skilled developers/designers are required - RAD Model has__________________?
A. 2 phases
B. 3 phase
C. 5 phases
D. 6 phases - 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 - Which one of the following is used to define the structure of the relation, deleting relations and relating schemas?
A. DML(Data Manipulation Langauge)
B. DDL(Data Definition Langauge)
C. Query
D. Relational SchemaSubmitted by: Muhammad Imtiaz
- What are attributes of good software ?
A. Software maintainability
B. Software functionality
C. Software development
D. Software maintainability & functionality - What is a Software ____________________ ?
A. Software is set of programs
B. Software is documentation and configuration of data
C. Software is set of programs, documentation & configuration of data
D. None of the mentioned - Which of these software engineering activities are not a part of software processes ?
A. Software dependence
B. Software development
C. Software validation
D. Software specification