If a software project has 2000 lines of code (LOC) and the average…
2024
If a software project has 2000 lines of code (LOC) and the average productivity rate is 10 LOC per person-hour, how many person-hours are required to complete the project ?
- A.
100
- B.
150
- C.
200
- D.
250
Attempted by 268 students.
Show answer & explanation
Correct answer: C
Answer: 200 person-hours
Explanation: Use the formula person-hours = total LOC ÷ productivity (LOC per person-hour).
Compute the division: 2000 ÷ 10 = 200.
Therefore, the project requires 200 person-hours.
A video solution is available for this question — log in and enroll to watch it.