_______________ specify a region of source code with a start delimiter and an end delimiter and the region is allowed to span multiple lines.
A: Region comments
B: Tailing comments
C: Line comments
D: Block comments
A: Region comments
B: Tailing comments
C: Line comments
D: Block comments
举一反三
- 以下哪些属于正确的Python注释方式? A: //comments B: %comments C: D: comments E: '''comments'''
- 对于JSP页面中的注释,能够在客户端结果页面查看源文件(或源代码)时隐藏的写法是: A: <;!-- comments -->; B: <;%-- comments --%>; C: //comments D: /*comments*/
- 下列选项中, 不是Java有效注释的是() A: //Using comments is a good habit. B: /Using comments is a good habit. C: /**Using comments is a good habit.*/ D: /*Using comments is a good habit.*/
- Comments are usually added in the source code of a computer program with the purpose of _______________. A: describing the intended operation of the source code B: making the source code more technical C: making the interface more user-friendly D: providing end users with more specific description of the program
- She added her comments in the of the book.