You want to comment out a single line of JavaScript in a function.
Which of the following should you use in your code?
A.
//
B.
<comment>
C.
/”…”/
D.
You want to comment out a single line of JavaScript in a function.
Which of the following should you use in your code?
You want to comment out a single line of JavaScript in a function.
Which of the following should you use in your code?
A.
//
B.
<comment>
C.
/”…”/
D.