Why is writing easily modifiable code important?7?
Answers
Answered by
0
Writing easy modifiable code is known to have a speedier run time than other codes.
Real time programs are bound to be modified at one point or the other.
Nowadays there are a number of text editors which will make modifications in the code instantly like notepad, MS word etc.
Multi user programs are also in use because many users may be working on the same function at the same time.
Similar questions