M C Q s D r i v e

Software Engineering Mcqs 840 MCQs [All-Courses]

thumb

Software Engineering MCQs for job test and interview preparation, especially for fresh graduates, students, and candidates appearing in competitive exams. These multiple-choice questions cover a wide range of topics, including the fundamentals of software engineering, its various types, advanced concepts, software design, development processes, testing methods, software evolution, and security aspects.

Select the option that suits the Manifesto for Agile Software Development________________?
A Individuals and interactions
B Working software
C Customer collaboration
D All of the mentioned
Correct Answer: All of the mentioned
What is a major advantage of using a 4GT Model for producing small scale products, applications or programs ?
A Improved productivity of software engineers
B Reduction in software development time
C 4GT helped by CASE tools and code generators offers a credible solution to many software problems
D None of the mentioned
Correct Answer: Reduction in software development time
Which of the following is not a type of a 4GL? One originating _________________?
A on Lisp machine
B on report generators
C from database query languages
D from GUI creators
Correct Answer: on Lisp machine
If you were to create client/server applications, which model would you go for ?
A WINWIN Spiral Model
B Spiral Model
C Concurrent Model
D Incremental Model
Correct Answer: Concurrent Model
Identify the disadvantage of Spiral Model?
A Doesn’t work well for smaller projects
B High amount of risk analysis
C Strong approval and documentation control
D Additional Functionality can be added at a later date
Correct Answer: Doesn’t work well for smaller projects
The spiral model has two dimensions namely _______________ and _______________?
A diagonal, angular
B radial, perpendicular
C radial, angular
D diagonal, perpendicular
Correct Answer: radial, angular
The Incremental Model is a result of combination of elements of which two models?
A Build & FIX Model & Waterfall Model
B Linear Model & RAD Model
C Linear Model & Prototyping Model
D Waterfall Model & RAD Model
Correct Answer: Linear Model & Prototyping Model
RUP stands for______________ created by a division of ______________?
A Rational Unified Program, IBM
B Rational Unified Process, Infosys
C Rational Unified Process, Microsoft
D Rational Unified Process, IBM
Correct Answer: Rational Unified Process, IBM
Which two models doesn’t allow defining requirements early in the cycle?
A Waterfall & RAD
B Prototyping & Spiral
C Prototyping & RAD
D Waterfall & Spiral
Correct Answer: Prototyping & Spiral
Which of the following 4GLs invented at IBM and subsequently adopted by ANSI and ISO as the standard language for managing structured data?
A SQL
B PROLOG
C C
D JAVA
Correct Answer: SQL