Find a word that is not a keyword

Report a typo

Given the following code:

public class Main {
    public static void main(String[] args) {
        System.out.println("Hello World");
    }
}

Find a word that is not a keyword in this code.

Select one option from the list
___

Create a free account to access the full topic