The System.out stream, abbreviated for “output”, is employed alongside various methods to display values or output text to the console:
Method |
Description |
|
Displays text or values on the console |
|
Outputs formatted text or values to the console |
|
Displays text or values on the console, followed by a newline character. |