Question:

KLOC is a metric for

Show Hint

KLOC measures the size of software. Hence it belongs to Product Metrics.
Updated On: Jun 25, 2026
  • Process
  • Project
  • Product
  • People
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept: Software metrics are measurements used to estimate, evaluate and control software development. KLOC stands for: \[ \text{Kilo Lines Of Code} \] where \[ 1\ \text{KLOC} = 1000\ \text{Lines of Code} \]

Step 1:
Understand Product Metrics.
Product metrics measure characteristics of the software product itself. Examples include:
• Lines of Code
• KLOC
• Function Points
• Complexity Measures

Step 2:
Role of KLOC.
KLOC estimates:
• Software size
• Development effort
• Cost estimation
• Productivity

Step 3:
Select the answer.
Since KLOC measures software size, \[ \boxed{\text{Product Metric}} \] is correct.
Was this answer helpful?
0
0