Expert Developer JavaScript Question:
Download Job Interview Questions and Answers PDF
Which symbol is used for comments in Javascript?
Answer:
// for Single line comments and
/* Multi
Line
Comment
*/
/* Multi
Line
Comment
*/
Download Expert JavaScript Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
What is a prompt box in JavaScript? | What is === operator in JavaScript? |