1.

Improving the design of existing code is known as __________(a) Refactoring(b) Improving(c) Betterment(d) UpgradingI had been asked this question in homework.Origin of the question is Testing the Controller Component in section Mastering JUnit of JUnit

Answer»

The CORRECT answer is (a) REFACTORING

Explanation: Refactoring is the PROCESS of restructuring existing CODE, changing the design.



Discussion

No Comment Found

Related InterviewSolutions