Redirected
edited by
1,028 views
0 votes
0 votes

Software does not wear-out in the traditional sense of the term, but software does tend to deteriorate as it evolves, because

  1. Software suffers from exposure to hostile environments
  2. Defects are more likely to arise after software has been used often
  3. Multiple change requests introduce errors in component interactions
  4. Software spare parts become harder to order
edited by

2 Answers

2 votes
2 votes
I think ans is C

because as time passes software is likely to get multiple change request while using software by users and one does not identify all aspects of software when it is developed...
1 votes
1 votes
Software doesn’t wear out but as the environment changes and needs change, it becomes gradually less useful/effective and more errors.

Hence option C is correct.
Answer:

Related questions

1 votes
1 votes
2 answers
1
Arjun asked Nov 5, 2017
3,118 views
Which speed up could be achieved according to Amdahl's Law for infinte number of processes if $5\%$ of a program is sequential and the remaining part is ideally parallel?...
0 votes
0 votes
1 answer
2
Arjun asked Nov 5, 2017
2,551 views
Which of the given wireless technologies used in IoT, consumes the least amount of power?ZigbeeBluetoothWi-FiGSM/CDMA
0 votes
0 votes
2 answers
3
Arjun asked Nov 5, 2017
4,631 views
Which of the following is not a Clustering method?K-Means methodSelf Organizing feature map methodK- nearest neighbor methodAgglomerative method