Which symbol is used for single-line comments in JavaScript?

Explanation:
// is used for single-line comments.