Advertisements
Advertisements
Question
Single line comment in PHP is possible using _______, __________.
a) //
b) /* */
c) #
d) <!-- -->
e) $
Fill in the Blanks
Solution
Single line comment in PHP is possible using //, #.
shaalaa.com
Is there an error in this question or solution?