On This Page

This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on Software Engineering Set 24

Q1 | A COCOMO model is(
  • Common Cost estimation model
  • Constructive cost Estimation model
  • Complete cost estimation model
  • Comprehensive Cost estimation model
Q2 | Estimation of software development effort for organic software is COCOMO is(
  • E=2.4(KLOC)1.05PM
  • E=3.4(KLOC)1.06PM
  • E=2.0(KLOC)1.05PM
  • E-2.4(KLOC)1.07PM
Q3 | Estimation of size for a project is dependent on(
  • Cost
  • Schedule
  • Time
  • None of the above
Q4 | In function point analysis, number of Complexity adjustment factor is(
  • 10
  • 20
  • 14
  • 12
Q5 | COCOMO-II estimation model is based on(
  • Complex approach
  • Algorithm approach
  • Bottom up approach
  • Top down approach
Q6 | Cost estimation for a project may include(
  • Software Cost
  • Hardware Cost
  • Personnel Costs
  • All of the above
Q7 | In COCOMO model, if project size is typically 2-50 KLOC, then which mode is to be selected?(
  • Organic
  • Semidetached
  • Embedded
  • None of the above
Q8 | COCOMO-II was developed at(
  • University of Maryland
  • University of Southern California
  • IBM
  • AT & T Bell labs
Q9 | Which one is not a Category of COCOMO-II?(
  • End User Programming
  • Infrastructure Sector
  • Requirement Sector
  • System Integration
Q10 | Which one is not infrastructure software?(
  • Operating system
  • Database management system
  • Compilers
  • Result management system
Q11 | How many stages are in COCOMO-II?(
  • 2
  • 3
  • 4
  • 5
Q12 | Which one is not a stage of COCOMO-II?(
  • Application Composition estimation model
  • Early design estimation model
  • Post architecture estimation model
  • Comprehensive cost estimation model
Q13 | The most desirable form of coupling is(
  • Control
  • Data
  • Common
  • Content
Q14 | The worst type of coupling is(
  • Content
  • Common
  • External
  • Data coupling
Q15 | The most desirable form of cohesion is(
  • Logical cohesion
  • Procedural cohesion
  • Functional cohesion
  • Temporal cohesion
Q16 | The worst type of cohesion is(
  • Temporal cohesion
  • Coincidental cohesion
  • Logical cohesion
  • Sequential cohesion
Q17 | Which one is not a strategy for design?(
  • Bottom up design
  • Top down design
  • Embedded design
  • Hybrid design
Q18 | Software testing is:(
  • The process of demonstrating that errors are not present
  • The process of establishing confidence that a program does what it is supposed to do
  • The process of executing a program to show it is working as per specifications
  • The process of executing a program with the intent of finding errors
Q19 | Software mistakes during coding are known as:(
  • failures
  • defects
  • bugs
  • errors
Q20 | Functional testing is known as:(
  • Structural testing
  • Behavior testing
  • Regression testing
  • None of the above
Q21 | Regression testing is primarily related to:(
  • Functional testing
  • Data flow testing
  • Development testing
  • Maintenance testing
Q22 | )The relationship of data elements in a module is called(
  • Coupling
  • Cohesion
  • Modularity
  • None of the above
Q23 | The extent to which different modules are dependent upon each other is called(
  • Coupling
  • Cohesion
  • Modularity
  • Stability
Q24 | A system that does not interact with external environment is called(
  • Closed system
  • Logical system
  • Open system
  • Hierarchal system
Q25 | Which one is not a phase of “bath tub curve” of hardware reliability(
  • Burn-in
  • Useful life
  • Wear-out
  • Test-out