A. // This is comment B. /* This is comment C. /* This is comment */ D. /** This is comment */
A. public B. protected C. private D. 默认(即不写访问修饰符)