Multiple choice technology programming languages Is null a keyword? True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation In Java, null is a literal (specifically, the null literal) rather than a keyword, although it cannot be used as an identifier.