Computer Sciences > Gate 2015 Set-2 > Software Engineering
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.
A
E = ab(KLOC) exp(bb), D = cb(E) exp(db)
B
D = ab(KLOC) exp(bb), E = cb(D) exp(db)
C
E = abexp(bb), D = cb(KLOC) exp(db)
D
E = abexp(db), D = cb(KLOC) exp(bb)

Correct : Software Engineering

Similar Questions

Consider a software project with the following information domain characteristic for calculation of function point metric.     Number of external inp...
#523 Fill in the Blanks
Consider a software program that is artificially seeded with 100 faults. While testing this program, 159 faults are detected, out of which 75 faults are from th...
#525 Fill in the Blanks
A palindrome is a word that reads the same forwards and backwards. In a game of words, a player has the following two plates painted with letters. From...
#1 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......