Q43
Which symbol is used to start a comment?
A.
/
B.
$
C.
#
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
‘#’ is used to comment a line.
Sockets
Programming · JavaScript · question 43
Q43
Answer: Option C