Question 14076 – NIC-NIELIT Scientist-B 2020
December 11, 2023Question 14074 – NIC-NIELIT Scientist-B 2020
December 11, 2023Software-Engineering
Question 62 |
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=ab(KLOC) exp(bb), D=cb(E) exp(db) | |
D=ab(KLOC) exp(bb), E=cb(D) exp(db) | |
E=ab exp(bb), D=cb(KLOC) exp(db) | |
E=ab exp(db), D=cb(KLOC) exp(bb) |
Question 62 Explanation:
The basic COCOMO equations are of the form.
E=ab(KLOC) exp(bb), D=cb(E) exp(db)
E=ab(KLOC) exp(bb), D=cb(E) exp(db)
Correct Answer: A
Question 62 Explanation:
The basic COCOMO equations are of the form.
E=ab(KLOC) exp(bb), D=cb(E) exp(db)
E=ab(KLOC) exp(bb), D=cb(E) exp(db)