adplus-dvertising

Welcome to the Software Engineering MCQs Page

Dive deep into the fascinating world of Software Engineering with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Software Engineering, a crucial aspect of UGC CBSE NET Exam. In this section, you will encounter a diverse range of MCQs that cover various aspects of Software Engineering, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within UGC CBSE NET Exam.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Software Engineering. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of UGC CBSE NET Exam.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Software Engineering. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Software Engineering MCQs | Page 11 of 35

Q101.
In ...............,modules A and B make use of a common data type, but perhaps perform different operations on it.
Discuss
Answer: (b).Stamp coupling
Q102.
Sixty (60) reusable components were available for an application. If only 70% of these components can be used, rest 30% would have to be developed from scratch. If average component is 100 LOC and cost of each LOC is Rs 14, what will be the risk exposure if risk probability is 80% ?
Discuss
Answer: (b).Rs 20,160
Discuss
Answer: (b).COnstructive COst MOdel
Q104.
Match the following:

a. Good quality     i. Program does not fail for a specified time in a given environment
b. Correctness     ii. Meets the functional requirements
c. Predictable      iii. Meets both functional and non-functional requirements
d. Reliable          iv. Process is under statistical control

Codes:
      a   b  c  d
Discuss
Answer: (a).iii  ii   iv  i
Q105.
While estimating the cost of software, Lines of Code (LOC) and Function Points (FP) are used to measure which one of the following?
Discuss
Answer: (b).Size of software
Discuss
Answer: (c).Low module coupling, High module cohesion
Q107.
The Software Maturity Index (SMI) is defined as

SMI = [Mf – (Fa + Fc + Fd)] / Mf

Where
Mf = the number of modules in the current release.
Fa = the number of modules in the current release that have been added.
Fc = the number of modules in the current release that have been changed.
Fd = the number of modules in the current release that have been deleted.

The product begins to stabilize when
Discuss
Answer: (a).SMI approaches 1
Q108.
Match the following:

a. Watson-Felix model                                    i. Failure intensity
b. Quick-Fix model                                          ii. Cost estimation
c. Putnam resource allocation model          iii. Project planning
d. Logarithmetic- Poisson Model                  iv. Maintenance

Codes:
      a   b   c   d
Discuss
Answer: (d).ii   iv  iii    i
Q109.
............... is a process model that removes defects before they can precipitate serious hazards.
Discuss
Answer: (c).Cleanroom software engineering
Q110.
Equivalence partitioning is a .................. method that divides the input domain of a program into classes of data from which test cases can be derived.
Discuss
Answer: (b).Black-box testing

Suggested Topics

Are you eager to expand your knowledge beyond Software Engineering? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!