...
Software-Engineering
December 9, 2023
Software-Engineering
December 9, 2023
Software-Engineering
December 9, 2023
Software-Engineering
December 9, 2023

COCOMO-Model

Question 11
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
Question 11 Explanation: 
Constructive Cost Model (COCOMO) formula for effort applied is
Effort Applied (E) = ab(KLOC)bb [ person-months ]
= 2.2 x(20)1.50
= 2.2 x 89.44
= 196.77
Correct Answer: A
Question 11 Explanation: 
Constructive Cost Model (COCOMO) formula for effort applied is
Effort Applied (E) = ab(KLOC)bb [ person-months ]
= 2.2 x(20)1.50
= 2.2 x 89.44
= 196.77

Leave a Reply

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