Why do we use comments?
For later use to understand the working of the program
It is an efficient way of programming
It makes easy for the third person to understand
All of the mentioned
Correct Answer: D — All of the mentioned
Explanation:
It is the efficient way of programming and easy to understand.