单选题

(74) is nonprogram text embedded in a program to explain its form and function to human readers.
A. Command B. Compile C. Comment D. Statement
【正确答案】 C
【答案解析】[解析] 注释是嵌入到程序中的非程序文本,用来向阅读程序的人解释程序的结构和功能。