retagged by
865 views

1 Answer

Answer:

Related questions

1 votes
1 votes
1 answer
1
admin asked Mar 31, 2020
1,151 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,452 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
1,867 views
On an average, the programmer months is given by $3.6 \times (KLOC)​\large^{1.2​}$. If so, a project requiring one thousand source instructions will require$3.6$ PM.$...
0 votes
0 votes
1 answer
4
admin asked Mar 31, 2020
1,148 views
Relation of COCOMO model is$E=a*(KLOC)^6$$E=a*(KLOC)^5$$E=a*(KLOC)^7$$E=a*(KLOC)^3$