在线名词解释大全
专业、全面、易懂的全领域名词百科

请问,以下哪些是正确的Java注释形式?请选择所有正确答案:

题型:多选题
选项
A. A. This is a comment.
B. B./*This is a comment.*/
C. C./**This is a comment.*/
D. D.*This is a comment.*
正确答案: