retagged by
4,508 views

2 Answers

Answer:
Position:
Show:

Related questions

6 6 votes
1 answers 1 answer
4.3k
4.3k views
go_editor asked Jul 1, 2016
4,343 views
For a software project, the spiral model was employed. When will the spiral stop?When the software product is retiredWhen the software product is released after Beta test...
8 8 votes
4 answers 4 answers
13.3k
13.3k views
neha singh asked Jun 26, 2016
13,299 views
Consider the following pseudo- codewhile (m<n) if (x>y ) and (a<b) then a=a+1 y=y-1 end if m=m+1 end whileWhat is cyclomatic complexity of the above pseudo -code?2345
8 8 votes
1 answers 1 answer
7.4k
7.4k views
sh!va asked May 7, 2017
7,381 views
Estimation at software development effort for organic software in basic COCOMO is:E = 2.0 (KLOC) 1.05 PME = 3.4 (KLOC) 1.06 PME = 2.4 (KLOC) 1.05 PME = 2.4 (KLOC) 1.07...
0 0 votes
1 1 answer
718
718 views
gatecse asked Dec 9, 2020
718 views
Match the following:$$\begin{array}{|l|l|l|l|} \hline (1) \text{Waterfall model} & (a) \text{Specifications can be developed} \\& \text{incrementally} \\\hline (2) \tex...