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.

How many levels are present in CMM ?
A three
B four
C five
D six
Correct Answer: five
Exception handling is a type of_________________?
A forward error recovery mechanism
B backward error recovery mechanism
C All of the mentioned
D None of the mentioned
Correct Answer: forward error recovery mechanism
Which one is not a software quality model ?
A ISO 9000
B McCall model
C Boehm model
D ISO 9126
Correct Answer: ISO 9000
Non-occurrence of improper alteration of information is known as___________________?
A Available Dependability
B Confidential Dependability
C Maintainable Dependability
D Integral Dependability
Correct Answer: Integral Dependability
All fault-tolerant techniques rely on__________________?
A Integrity
B Dependability
C Redundancy
D None of the mentioned
Correct Answer: Redundancy
Which of the following Error Detection checks is not a part of Application detection ?
A Hardware checks
B Timing checks
C Reversal checks
D Coding checks
Correct Answer: Hardware checks
Which of the following approaches are used to achieve reliable systems?
A Fault prevention
B Fault removal
C Fault tolerance
D All of the mentioned
Correct Answer: All of the mentioned
In N-version programming which is the independent generation of N, the value of N is___________________?
A greater than 1
B less than 1
C greater than 2
D less than 2
Correct Answer: greater than 2
It is imperative for a communicating processes to reach consistent recovery points to avoid the __________________ effect, with backward error recovery mechanism ?
A Static
B Dynamic
C Domino
D Whirlpool
Correct Answer: Domino
A system maintaining its integrity while accepting a temporary halt in its operation is said to be in a state of___________________?
A Full Fault Tolerance
B Graceful Degradation
C Fail Soft
D Fail Safe
Correct Answer: Fail Safe