Software-Engineering
December 9, 2023COCOMO-Model
December 9, 2023Software-Engineering
Question 442
|
A company needs to develop a strategy for software product development for which it has a choice of two programming languages L1 and L2. The number of lines of code (LOC) developed using L2 is estimated to be twice the LOC developed with Ll. The product will have to be maintained for five years. Various parameters for the company are given in the table below.
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?

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?
10,000
|
|
5,000
|
|
7,500
|
|
75,000
|
Question 442 Explanation:
LOC L1 = X
L2 = 2X
Total cost of project: x/1000*1000000+5+100000
=2x/10000*750000+50000*5
=100×+500000
=150×+250000
⟹50×=500000-250000
L2 = 2X
Total cost of project: x/1000*1000000+5+100000
=2x/10000*750000+50000*5
=100×+500000
=150×+250000
⟹50×=500000-250000
Correct Answer: B
Question 442 Explanation:
LOC L1 = X
L2 = 2X
Total cost of project: x/1000*1000000+5+100000
=2x/10000*750000+50000*5
=100×+500000
=150×+250000
⟹50×=500000-250000
L2 = 2X
Total cost of project: x/1000*1000000+5+100000
=2x/10000*750000+50000*5
=100×+500000
=150×+250000
⟹50×=500000-250000