Print the print statement

Report a typo

Construct a functional code from the provided options below, ensuring that the resulting program follows coding style conventions. The output of this program should be a Hello, world string.

Fill in the gaps with the relevant elements
public class Main {
    public static void main(String[] args) {
         + 
    }
}
System.out.println("System.out.println ("");" ) ;
___

Create a free account to access the full topic