Q. Which of the following is the correct way to write a comment in JavaScript code?
β
Correct Answer: (A)
//This is a comment
You must be Logged in to update hint/solution