Johan writes PHP code for en e-commerce site. His company’s Web developers do not use
double forward slashes ( // ) for single-line comments.
What other syntax can Johan use to show single-line comments?
A.
The \*\ command
B.
A ^ notation
C.
A has sign ( # )
D.
The <?php comment ?> command