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

Software-Engineering

Question 293
Which one is measure of software complexity ?
A
Number of lines of code (LOC)
B
Number of man years
C
Number of function points (FP)
D
All of the above
E
Both LOC and FP
Question 293 Explanation: 
→ A function point is a “unit of measurement” to express the amount of business functionality an information system (as a product) provides to a user. Function points are used to compute a
functional size measurement (FSM) of software.
→ 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.
Correct Answer: E
Question 293 Explanation: 
→ A function point is a “unit of measurement” to express the amount of business functionality an information system (as a product) provides to a user. Function points are used to compute a
functional size measurement (FSM) of software.
→ 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.

Leave a Reply

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