Compiler-Design
October 3, 2023GATE 2007
October 3, 2023COCOMO-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 ab, bb, cb, db have their usual meanings. The basic COCOMO equations are of the form
E = a b(KLOC)exp (b b, D = c b(E)exp (d b) | |
E = a b(KLOC)exp (b b, D = c b(E)exp (d b) | |
E = a bexp(b b), D = c b(KLOC)exp (d b) | |
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
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
Effort applied (E) = ab(KLOC)bb
Development time (D) = cb(E)db
Subscribe
Login
0 Comments