//Syntax System.out.println("Hello World!"); // Requests the system to output, print a new line of sting Hello World! // Output: Hello World!