...
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024
Software-Engineering
August 28, 2024

LOC

Question 7
Line of code(LOC) of the product comes under which type of measures?
A
Indirect measures
B
Coding
C
Direct measures
D
none of the above
Question 7 Explanation: 
Source lines of code (SLOC), also known as lines of code (LOC), is a software metric used to measure the size of a computer program by counting the number of lines in the text of the program’s source code. SLOC is typically used to predict the amount of effort that will be required to develop a program, as well as to estimate programming productivity or maintainability once the software is produced.
→ It comes under direct measures.
Correct Answer: C
Question 7 Explanation: 
Source lines of code (SLOC), also known as lines of code (LOC), is a software metric used to measure the size of a computer program by counting the number of lines in the text of the program’s source code. SLOC is typically used to predict the amount of effort that will be required to develop a program, as well as to estimate programming productivity or maintainability once the software is produced.
→ It comes under direct measures.

Leave a Reply

Your email address will not be published. Required fields are marked *