Open In App

ISRO | ISRO CS 2016 | Question 61

A company needs to develop digital signal processing software for one of its newest inventions. The software is expected to have 20000 lines of code. The company needs to determine the effort in person-months needed to develop this software using the basic COCOMO model. The multiplicative factor for this model is given as 2.2 for the software development on embedded systems, while the exponentiation factor is given as 1.50. What is the estimated effort in person-months?
(A) 196.77
(B) 206.56
(C) 199.56
(D) 210.68

Answer: (A)
Explanation: In the Constructive Cost Model (COCOMO), following is formula for effort applied

Effort Applied (E) = ab(KLOC)bb [ person-months ]
= 2.2 x(20)1.50
= 2.2 x 89.44
= 196.77
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :