首页题库练习题目详情
Java语言程序设计单选题中等

以下哪一个是 Java 中的单行注释?

A// This is a comment
B/* This is a comment */
C*/ This is a comment /*
D//* This is a comment *//