Multiple choice

___________ is the process of factoring the design module where each module factored into the components is more readable and easier to understand.

  1. Code restructuring

  2. Forward engineering

  3. Inventory analysis

  4. Software refactoring

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

Software refactoring is the process of factoring the design module where each module factored into the components is more readable and easier to understand.