Multiple choice technology programming languages Which is not the keyword java boolean super this Reveal answer Fill a bubble to check yourself A Correct answer Explanation In Java, 'boolean', 'super', and 'this' are reserved keywords. 'java' is a package name or identifier used in the standard library, but it is not a reserved keyword in the Java language specification.