...
Compiler-Design
October 3, 2023
GATE 2007
October 3, 2023
Compiler-Design
October 3, 2023
GATE 2007
October 3, 2023

COCOMO-Model

Question 1

Consider the basic COCOMO model where E is the effort applied in person-months, D is the development time in chronological months, KLOC is the estimated number of delivered lines of code (in thousands) and abbbcbdb have their usual meanings. The basic COCOMO equations are of the form

A
E = a b(KLOC)exp (b b, D = c b(E)exp (d b)
B
E = a b(KLOC)exp (b b, D = c b(E)exp (d b)
C
E = a bexp⁡(b b), D = c b(KLOC)exp (d b)
D
E = a bexp(D b), D = c b(KLOC)exp (b b)
Question 1 Explanation: 
Basic COCOMO model takes the form
Effort applied (E) = ab(KLOC)bb

Development time (D) = cb(E)db
Correct Answer: A
Question 1 Explanation: 
Basic COCOMO model takes the form
Effort applied (E) = ab(KLOC)bb

Development time (D) = cb(E)db

Leave a Reply

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