Software Engineering MCQs

Prepare with the latest Software Engineering MCQs with answers and explanations. Free online practice for competitive exams, interviews, and university tests.

731. What is an object________________?

A. An object is an instance of a class
B. An object includes encapsulation of data
C. An object is not an instance of a class
D. All of the mentioned
✅ The correct answer is option A.
Explanation: An object is an instance of a class.

736. Choose the incorrect statement with respect to Non-Functional Requirement(NFR) ?

A. Product-oriented Approach – Focus on system (or softwarE. quality
B. Process-oriented Approach – Focus on how NFRs can be used in the design process
C. Quantitative Approach – Find measurable scales for the functionality attributes
D. Qualitative Approach – Study various relationships between quality goals
✅ The correct answer is option C.
Explanation: Quantitative Approaches in NFRs are used to find measurable scales for the quality attributes like efficiency, flexibility, integrity, usability etc.

737. What does OSS stand for ?

A. Open System Software
B. Original Source Software
C. Open Source Software
D. Original System Server
✅ The correct answer is option C.