Software Engineering

What is Refactoring primarily used for?

Correct answer

A. The process of restructuring existing code without changing its external behavior.

Explanation

Refactoring refers to the process of restructuring existing code without changing its external behavior.