recategorized by
326 views
0 votes
0 votes

Match the following:

$$\begin{array}{|l|l|l|l|} \hline (1) \text{Waterfall model} & (a)  \text{Specifications can be developed} \\& \text{incrementally} \\\hline (2)  \text{Evolutionary model} & (b) \text{Re-usability in development} \\\hline (3)  \text{Component based software}& (c) \text{Explicit recognition of risk} \\ \text{engineering} \\\hline (4)  \text{Spiral development} & (d) \text{Inflexible partitioning of the project} \\&\text{into stages} \\\hline  \end{array}$$

  1. $\text{1-a, 2-b, 3-c, 4-d}$
  2. $\text{1-d, 2-a, 3-b, 4-c}$
  3. $\text{1-d, 2-b, 3-a, 4-c}$
  4. $\text{1-c, 2-a, 3-b, 4-d}$
recategorized by

1 Answer

Related questions

0 votes
0 votes
0 answers
1
gatecse asked Dec 9, 2020
360 views
The resistance to be connected across terminal $a, b$ for maximum power transfer to it is:$40\; \Omega$$5\; \Omega$$2.5 \;\Omega$$10\; \Omega$
0 votes
0 votes
1 answer
2
go_editor asked Mar 28, 2020
871 views
Match the following: $\begin{array}{ll} \\ \text{(a) Unit test} & \text{(i) Requirements} \\ \text{(b) System test} & \text{(ii) Design} \\ \text{(c) Validation test} & \...
1 votes
1 votes
1 answer
3
admin asked Mar 31, 2020
1,133 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
4
admin asked Mar 31, 2020
1,427 views
In object oriented design of software, objects haveattributes and name onlyoperations and name onlyattributes name and operationsmutation and permutation property