Which of the following is not a Java keyword?

Explanation:

string is a class, not a keyword (use String instead).

Explore more in Computer Science: