software engineering mcqs

Multiple Choice Questions (MCQs) are a great way to test how well a student understands a concept. The experts at Guru MCQs have created these Software Engineering MCQs based on current trends and practices. These MCQs, along with answers, cover all aspects of Software Engineering. They are also helpful for competitive exams like PPSC, FPSC, SPSC, KPPSC, BPSC, and others. The Software Engineering Questions and Answers include topics such as Evolutionary Software Process Models, Selection of a Life Cycle Model, Fourth Generation Techniques, Software Process and Product – 1, Software Process and Product – 2, Agile Software Development, Extreme Programming, Requirement Engineering, Functional and Non-Functional Requirements, Requirement Elicitation, Requirement Elicitation Techniques – 1, Requirement Elicitation Techniques – 2, Requirement Analysis, Requirement Documentation, Requirement Management, etc. If you’re interested, you can also find Civil Engineering Questions and Answers on the platform.

91. What is Life cycle risk assessment?

A. Risk assessment before the system has been deployed
B. Risk assessment while the system is being developed
C. All of the mentioned
D. None of the mentioned

92. A system resource that has a value and has to be protected is known as ________________________?

A. Asset
B. Control
C. Vulnerability
D. None of the mentioned

93. Circumstances that have potential to cause loss or harm is known as___________________?

A. Attack
B. Threat
C. Vulnerability
D. Control

94. An impersonation of an authorised user is an example of a security threat ?

A. True
B. False

95. Choose the fault class in which the following automated static analysis check would fall:”Pointer Arithmetic” ?

A. Storage management faults
B. Data Faults
C. Input/Output Faults
D. Interface faults

96. Static analysis is now routinely used in the development of many safety and security critical systems?

A. True
B. False

97. Choose the fault class in which the following automated static analysis check would fall: “Unreachable code”?

A. Control Faults
B. Data Faults
C. Input/Output Faults
D. Interface faults

98. Which level of Static Analysis allows specific rules that apply to a program to be checked ?

A. Characteristic error checking
B. User-defined error checking
C. Assertion checking
D. All of the mentioned

99. Choose the fault class in which the following automated static analysis check would fall:”Non-usage of the results of functions”?

A. Storage management faults
B. Data Faults
C. Input/Output Faults
D. Interface faults

100. Choose the fault class in which the following automated static analysis check would fall:”Variables declared but never used”?

A. Control Faults
B. Data Faults
C. Input/Output Faults
D. Interface faults

Leave a Reply