Explore topic-wise MCQs in Software Engineering.

This section includes 26 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engineering knowledge and support exam preparation. Choose a topic below to get started.

1.

Which of the following is the task of project indicators ?

A. help in assessment of status of ongoing project
B. track potential risk
C. help in assessment of status of ongoing project & track potential risk
D. none of the mentioned
Answer» D. none of the mentioned
2.

Which of the following is not categorized under Component-Level Design Metrics ?

A. Complexity Metrics
B. Cohesion Metrics
C. Morphology Metrics
D. Coupling Metrics
Answer» D. Coupling Metrics
3.

Which of the following is not categorized under Product Operation of McCall’s Software Quality Factors ?

A. Flexibility
B. Reliability
C. Usability
D. Integrity
Answer» B. Reliability
4.

Which of the following is not a metric for design model ?

A. Interface design metrics
B. Component-level metrics
C. Architectural metrics
D. Complexity metrics
Answer» E.
5.

Which of the following is not a direct measure of SE process ?

A. Efficiency
B. Cost
C. Effort Applied
D. All of the mentioned
Answer» B. Cost
6.

Which of the following is an indirect measure of product ?

A. Quality
B. Complexity
C. Reliability
D. All of the Mentioned
Answer» E.
7.

Which of the following does not affect the software quality and organizational performance ?

A. Market
B. Product
C. Technology
D. People
Answer» B. Product
8.

Usability in metric analysis is defined as the degree to which the software_________________?

A. stated needs
B. is easy to use
C. makes optimal use of system resources
D. none of the mentioned
Answer» C. makes optimal use of system resources
9.

Usability can be measured in terms of_________________?

A. Intellectual skill to learn the system
B. Time required to become moderately efficient in system usage
C. Net increase in productivity
D. All of the mentioned
Answer» E.
10.

The intent of project metrics is_____________________?

A. minimization of development schedule
B. for strategic purposes
C. assessing project quality on ongoing basis
D. minimization of development schedule and assessing project quality on ongoing basis
Answer» E.
11.

The arc-to-node ratio is given as r = a/n. What does ‘a’ represent in the ratio ?

A. maximum number of nodes at any level
B. longest path from the root to a leaf
C. number of modules
D. lines of control
Answer» E.
12.

The amount of time that the software is available for use is known as_________________?

A. Reliability
B. Usability
C. Efficiency
D. Functionality
Answer» B. Usability
13.

Percentage of modules that were inspected is a part of__________________?

A. Product Metrics
B. Process Metrics
C. Project Metrics
D. All of the mentioned
Answer» C. Project Metrics
14.

Number of errors found per person hours expended is an example of a____________________?

A. measurement
B. measure
C. metric
D. all of the mentioned
Answer» D. all of the mentioned
15.

Number of dynamic web pages provides an idea about____________ for a web page that is to be built?

A. size
B. complexity
C. effort
D. all of the mentioned
Answer» E.
16.

MTTC falls the the category of____________________?

A. correctness
B. integrity
C. maintainability
D. all of the mentioned
Answer» D. all of the mentioned
17.

Link based measures rely on _____________ structure of a web graph to obtain related pages?

A. Embedded
B. Hyperlink
C. Dynamic
D. All of the mentioned
Answer» C. Dynamic
18.

In size oriented metrics, metrics are developed based on the _____________________?

A. number of Functions
B. number of user inputs
C. number of lines of code
D. amount of memory usage
Answer» D. amount of memory usage
19.

Identify the correct option with reference to Software Quality Metrics ?

A. Integrity = [Sigma(1 – threat)] * (1 – security)
B. Integrity = [1 – Sigma(threat)] * (1 – security)
C. Integrity = [1 – threat * Sigma(1 – security)]
D. Integrity = Sigma[1 – threat * (1 – security)]
Answer» E.
20.

How many Information Domain Values are used for Function Point Computation ?

A. three
B. four
C. five
D. six
Answer» D. six
21.

Function Points in software engineering was first proposed by_______________?

A. Booch
B. Boehm
C. Albrecht
D. Jacobson
Answer» D. Jacobson
22.

Function Point Computation is given by the formula___________________?

A. FP = [count total * 0.65] + 0.01 * sum(Fi)
B. FP = count total * [0.65 + 0.01 * sum(Fi)].
C. FP = count total * [0.65 + 0.01] * sum(Fi)
D. FP = [count total * 0.65 + 0.01] * sum(Fi)
Answer» C. FP = count total * [0.65 + 0.01] * sum(Fi)
23.

Defects removal efficiency (DRE)depends on ______________________?

A. E – errors found before software delivery
B. D – defects found after delivery to user
C. Both E and D
D. Varies with project
Answer» D. Varies with project
24.

Cost and schedule are a part of_________________________?

A. Product Metrics
B. Process Metrics
C. Project Metrics
D. All of the mentioned
Answer» D. All of the mentioned
25.

Architectural Design Metrics are ______________ in nature ?

A. Black Box
B. White Box
C. Gray Box
D. Green Box
Answer» B. White Box
26.

A graphical technique for finding if changes and variation in metrics data are meaningful is known as_________________?

A. DRE (Defect Removal Efficiency)
B. Function points analysis
C. Control Chart
D. All of the mentioned
Answer» D. All of the mentioned