InterviewSolution
Saved Bookmarks
| 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 |
|