InterviewSolution
Saved Bookmarks
| 1. |
What are attributes of good software ?(a) Software maintainability(b) Software functionality(c) Software development(d) Software maintainability & functionalityI had been asked this question in an interview for job.Question is taken from Software Engineering Ethics in portion Software Engineering Basics of Software Engineering |
|
Answer» RIGHT choice is (d) Software maintainability & functionality Easiest explanation: Good software should deliver the REQUIRED functinality, maintainability. Software development is not an ATTRIBUTE but a fundamental. |
|