Commenting is important to a program to ease the understanding of code by other programmers, and for troubleshooting and fixing bugs.
The commenting on a program is given as the human-readable description of the code that helps in the analysis of what is the function being performed by the code.
The commenting is important as:
Thus, options A and D are correct.
Learn more about commenting in a program, here:
https://brainly.com/question/17102137
#SPJ1