Which of the following is readable by both Computer and Human?
Single-line comment
Multi-line comment
Documentation comment
All of the mentioned
Correct Answer: C — Documentation comment
Explanation:
Documentation comment is used to produce an HTML file that documents the given program.