What does Software maintenance refer to?
- A. The process of gathering and defining what users need from a software system.
- B. The process of modifying software after delivery to fix issues or improve performance. ✓
- C. A general, reusable solution to a commonly occurring problem in software design.
- D. An Agile framework that organizes work into fixed-length iterations called sprints.
Correct answer
B. The process of modifying software after delivery to fix issues or improve performance.
Explanation
Software maintenance refers to the process of modifying software after delivery to fix issues or improve performance.