Top 1000+ Solved Software Engineering MCQ Questions Answer
Q. Which of the following is a disadvantage of OOD?
a. Easier maintenance
b. Objects are potentially reusable components
c. A , B
d. None
Q. Which of the following describes”Is-a-Relationship”?
a. Aggregation
b. Inheritance
c. Dependency
d. All of the mentioned
Q. Object that collects data on request rather than autonomously is known as
a. Active Object
b. Passive Object
c. Multiple instance
d. None of the mentioned
Q. Which of the following is a function of CASE Tool?
a. Supporting Structured analysis and design (SA/SD)
b. Maintaining the data dictionary
c. Checking whether DFDs are balanced or not
d. All of the mentioned
Q. Function-oriented design techniques starts with functional requirements specified in
a. SDD
b. SRS
c. All of the mentione
d. D None
Q. In DFDs, user interactions with the system is denoted by
a. Circle
b. Arrow
c. Rectangle
d. Triangle
Q. What is Cyclomatic complexity
a. Black Box Testing
b. White Box Testing
c. Green Box Testing
d. Yellow Box Testing
Q. What are the various Testing Levels?
a. All of the mentioned
b. Unit Testing
c. System Testing
d. Integration Testing
Q. Alpha testing is done at
a. Developer’s end
b. User’s end
c. Developer’s & User’s en
d. D None of the mentioned
Q. The testing in which code is checked
a. Black box testing
b. White box testing
c. Red box testing
d. Green box testing
Q. Testing done without planning and Documentation is called
a. Unit testing
b. Regression testing
c. Adhoc testing
d. None of the mentioned
Q. Acceptance testing is also known as
a. Grey box testing
b. White Box Testing
c. Alpha Testing
d. Beta Testing
Q. Which of the following is not used in measuring the size of the software
a. KLOC
b. Function Points
c. Size of module
d. None of the mentioned
Q. Software Debugging is a set of activities that can be planned in advance and conducted systematically.
a. True
b. False
c. none
d. all