Re-organizing and internal refactoring of existing software source code without changing its external behavior is known as:
ARe-engineering
BReverse Engineering
CRefactoring
DReverse Compilation
Explanation
Refactoring cleans up code structure, improves readability, and reduces technical debt without altering functional output.
Exam Relevance
- Topic: Software Maintenance
- Subtopic: Refactoring

No Comments