_____ in software maintenance refers to the practice of making code changes to improve performance without altering functionality.

  • Debugging
  • Enhancement
  • Performance tuning
  • Refactoring
Performance tuning in software maintenance involves making code changes to improve the software's performance without altering its existing functionality. It optimizes the code's efficiency and execution speed.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *