Single Choice
Not Set
QWe can use ___ to comment a single line?
i) /?
ii) //
iii) #
iv) /* */
ii) //
iii) #
iv) /* */
ID: #2350
PHP Basic MCQ
5,471 views
Question Info
#2350Q ID
Not SetDifficulty
PHP Basic MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
/* */ can also be used to comment just a single line although it is used for paragraphs. // and # are used only for single line comment.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic