Q. 5 A company needs to develop a strategy for software product development for
which it has a choice of two programming language L1 and L2. The number
of lines of code (LOC) developed using L2 is estimated to be twice the LOC
developed with L1. The product will have to be maintained for five years. Various
parameters for the company are given in the table below.
Parameter | Language L1 | Language L2 |
Man years needed for development | LOC/10000 | LOC/10000 |
Development cost per man year | Rs. 10,00,000 | Rs. 7,50,000 |
Maintenance time | 5 years | 5 years |
Cost of maintenance per year | Rs. 1,00,000 | Rs. 50,000 |
Total cost of the project includes cost of development and maintenance. What is
the LOC for L1 for which the cost of the project using L1 is equal to the cost of
the project using L2?
(A) 4000
(B) 5000
(C) 4333
(D) 4667
Answer: (B)
Explanation: