retagged by
1,860 views

1 Answer

0 votes
0 votes
Option A

Given KLOC=one thousand source instructions =$1000$=$1K$

=$3.6*(KLOC)^{1.2}$

=$3.6*(1)^{1.2}$

=$3.6$ Program month

=$3.6PM$
Answer:

Related questions

1 votes
1 votes
1 answer
1
admin asked Mar 31, 2020
1,148 views
According to Brooks, if $n$ is the number of programmers in a project team, then the number of communication path is$n(n-1)/2$$n\log n$$n$$n(n+1)/2$
0 votes
0 votes
1 answer
2
admin asked Mar 31, 2020
1,448 views
In object oriented design of software, objects haveattributes and name onlyoperations and name onlyattributes name and operationsmutation and permutation property
0 votes
0 votes
1 answer
3
admin asked Mar 31, 2020
865 views
The extent to which the software can control to operate correctly despite the introduction of invalid input is called asreliabilityrobustnessfault toleranceportability
0 votes
0 votes
1 answer
4
admin asked Mar 31, 2020
1,145 views
Relation of COCOMO model is$E=a*(KLOC)^6$$E=a*(KLOC)^5$$E=a*(KLOC)^7$$E=a*(KLOC)^3$