Java Associate — Easy
Key points
- `//` is used to comment out a single line of code
- It is essential for code readability and documentation
- Unlike division or floor division operators, `//` does not perform any mathematical operation
Ready to go further?
Related questions
