……………………helps us in reducing the code in large program by forming groups of the repeated parts of the program code
Answers
Answered by
1
Answer:
Code refactoring
In computer programming and software design, code refactoring is the process of restructuring existing computer code—changing the factoring—without changing its external behavior. Refactoring is intended to improve the design, structure, and/or implementation of the software, while preserving its functionality.
Explanation:
Answered by
2
Answer:
Subroutine is the right answer
Similar questions