Java Associate — Easy
Key points
- `System.out.println()` prints to the console
- It adds a newline character after the text
- Useful for debugging and displaying output
- Does not read input from the user or write to a file
Ready to go further?
Related questions
