- Code refactoring is the process of changing a computer program's source code without modifying its external functional behavior in order to improve some of the nonfunctional attributes of the software.
- As in java Netbeans there was a option to refactor to change the nonfunctional attributes of the class such as, 1.Name of the class file, 2.Move or copy the class from one package to another
No comments:
Post a Comment