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

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