प्रोग्रामिंग में refactoring का क्या अर्थ है
What does refactoring mean in programming
A
Changing the functionality of the code
B
Improving code structure without changing its behavior
C
Writing code from scratch
D
Deleting old code
Explanation
Correct Answer: B) Improving code structure without changing its behavior