Top 1000+ Solved Software Engineering MCQ Questions Answer
Q. RAD stands for
a. relative application development
b. rapid application development
c. rapid application document
d. none of the mentioned
Q. 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
Q. Which is not one of the types of prototype of Prototyping Model?
a. horizontal prototype
b. vertical prototype
c. diagonal prototype
d. domain prototype
Q. 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
Q. SDLC stands for
a. software development life cycle
b. system development life cycle
c. software design life cycle
d. system design life cycle
Q. Agile Software Development is based on
a. incremental development
b. iterative development
c. linear development
d. both incremental and iterative development
Q. How is plan driven development different from agile development ?
a. outputs are decided through a process of negotiation during the software development process
b. specification, design, implementation and testing are interleaved
c. iteration occurs within activities
d. all of the mentioned
Q. How many phases are there in Scrum ?
a. two
b. three
c. four
d. scrum is an agile method which means it does not have phases
Q. Which one of the following is not a phase of Prototyping Model?
a. quick design
b. coding
c. prototype refinement
d. engineer product
Q. 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
Q. 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
Q. ------------ is outgrowth of hardware and system engineering.
a. Software engineering
b. Requirement engineering
c. System engineering
d. None of these