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.

Arrange the following activities for making a software product using 4GT. i. Design strategy ii. Transformation into product iii. Implementation iv. Requirement gathering ?
A 1, 4, 3, 2
B 4, 3, 1, 2
C 4, 1, 3, 2
D 1, 3, 4, 2
Correct Answer: 4, 1, 3, 2
The 4GT Model is a package of _________________?
A CASE Tools
B Software tools
C Software Programs
D None of the mentioned
Correct Answer: Software tools
4GL is an example of ________________ processing?
A White Box
B Black Box
C Functional
D Both Black Box & Functional
Correct Answer: Black Box
Identify a fourth generation language(4GL) from the given below_________________?
A FORTRAN
B COBOL
C Unix shell
D C++
Correct Answer: Unix shell
If you were a lead developer of a software company and you are asked to submit a project/product within a stipulated time-frame with no cost barriers, which model would you select ?
A Waterfall
B Spiral
C RAD
D Incremental
Correct Answer: RAD
A company is developing an advance version of their current software available in the market, what model approach would they prefer ?
A RAD
B Iterative Enhancement
C Both RAD & Iterative Enhancement
D Spiral
Correct Answer: RAD
Which two of the following models will not be able to give the desired outcome if user’s participation is not involved?
A Waterfall & Spiral
B RAD & Spiral
C RAD & Waterfall
D RAD & Prototyping
Correct Answer: RAD & Prototyping
Which of the following life cycle model can be chosen if the development team has less experience on similar projects ?
A Spiral
B Waterfall
C RAD
D Iterative Enhancement Model
Correct Answer: Spiral
Selection of a model is based on_____________________?
A Requirements
B Development team & Users
C Project type and associated risk
D All of the mentioned
Correct Answer: All of the mentioned
The longer a fault exists in software__________________?
A the more tedious its removal becomes
B the more costly it is to detect and correct
C the less likely it is to be properly corrected
D All of the mentioned
Correct Answer: All of the mentioned