Top 1000+ Solved Software Engineering MCQ Questions Answer
Q. Cost estimation for a project may include(
a. Software Cost
b. Hardware Cost
c. Personnel Costs
d. All of the above
Q. In COCOMO model, if project size is typically 2-50 KLOC, then which mode is to be selected?(
a. Organic
b. Semidetached
c. Embedded
d. None of the above
Q. COCOMO-II was developed at(
a. University of Maryland
b. University of Southern California
c. IBM
d. AT & T Bell labs
Q. Which one is not a Category of COCOMO-II?(
a. End User Programming
b. Infrastructure Sector
c. Requirement Sector
d. System Integration
Q. Which one is not infrastructure software?(
a. Operating system
b. Database management system
c. Compilers
d. Result management system
Q. Which one is not a stage of COCOMO-II?(
a. Application Composition estimation model
b. Early design estimation model
c. Post architecture estimation model
d. Comprehensive cost estimation model
Q. The most desirable form of cohesion is(
a. Logical cohesion
b. Procedural cohesion
c. Functional cohesion
d. Temporal cohesion
Q. The worst type of cohesion is(
a. Temporal cohesion
b. Coincidental cohesion
c. Logical cohesion
d. Sequential cohesion
Q. Which one is not a strategy for design?(
a. Bottom up design
b. Top down design
c. Embedded design
d. Hybrid design
Q. Software testing is:(
a. The process of demonstrating that errors are not present
b. The process of establishing confidence that a program does what it is supposed to do
c. The process of executing a program to show it is working as per specifications
d. The process of executing a program with the intent of finding errors
Q. Functional testing is known as:(
a. Structural testing
b. Behavior testing
c. Regression testing
d. None of the above