Which of the following represents a comment?
A
/!– comments –!/
B
/! comments !/
C
/* comments */
D
None of the mentioned
Correct Answer: /* comments */
Comments can be placed within style sheets. Style sheets use the comment syntax used in C programming