Multiple choice

Which of the following is a technique to rewrite an existing source code to alter the internal structure to enhance readability, reusability or structure without changing the external behaviour?

  1. Bug

  2. Refactor

  3. Productivity

  4. Cubicle

  5. XP

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This is a technique to rewrite an existing source code to alter the internal structure to enhance readability, reusability or structure without changing the external behaviour.