Software-configuration-management
August 28, 2024
Software-Engineering
August 28, 2024
Software-configuration-management
August 28, 2024
Software-Engineering
August 28, 2024

Software-Engineering

Question 143
Which design metric is used to measure the compactness of the program in terms of lines of code?
A
Consistency
B
Conciseness
C
Efficiency
D
Accuracy
Question 143 Explanation: 
Consistency: The use of uniform design and documentation techniques throughout the software development project.
Conciseness: used to measure the compactness of the program in terms of lines of code.
Efficiency: It refers to the amount of computing resources and code required by a program to perform its function.
Accuracy: The precision of computations and control.
Correct Answer: B
Question 143 Explanation: 
Consistency: The use of uniform design and documentation techniques throughout the software development project.
Conciseness: used to measure the compactness of the program in terms of lines of code.
Efficiency: It refers to the amount of computing resources and code required by a program to perform its function.
Accuracy: The precision of computations and control.

Leave a Reply

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