During ______ maintenance, developers make changes to optimize the performance and improve the maintainability of the system.
- Corrective
- Adaptive
- Preventive
- Perfective
Perfective maintenance involves making changes to enhance system performance, improve maintainability, and optimize the software. It includes activities like code refactoring and efficiency improvements.
Loading...
Related Quiz
- How does software re-engineering facilitate the accommodation of new technologies and features?
- Prototyping in Agile development often begins with building a _____ prototype, which is an initial version of the system containing only a few key features.
- Why might a developer choose to use the Proxy design pattern in a systems architecture?
- ______ maintenance is required to rectify defects and errors that were not discovered during the earlier stages of the development cycle.
- Which Software Quality Metric assesses the simplicity and clarity of the code in a software project?