Redirected
recategorized
6,461 views
1 votes
1 votes

The prototyping model of software development is:

  1. a reasonable approach when requirements are well-defined.
  2. a useful approach when a customer cannot define requirements clearly.
  3. the best approach to use for projects with large development teams.
  4. a risky model that rarely produces a meaningful product.
recategorized

3 Answers

Best answer
1 votes
1 votes

option 2

prototype model ->        A useful approach when a customer cannot define requirements clearly.
selected by
1 votes
1 votes

The Prototyping model of software development is a useful approach when a customer cannot define requirements clearly.

Option will be B

0 votes
0 votes
ANS(2) a useful approach when a customer cannot define requirements clearly.
Answer:

Related questions

0 votes
0 votes
3 answers
2
0 votes
0 votes
3 answers
4
go_editor asked Mar 24, 2020
1,069 views
A software design pattern used to enhance the functionality of an object at run-time is:AdapterDecoratorDelegationProxy