Multiple choice softskills creativity How many keywords does JAVA has?? 50 49 48 51 Reveal answer Fill a bubble to check yourself C Correct answer Explanation Java originally had 50 keywords. However, 'const' and 'goto' are reserved but not used. 'true', 'false', and 'null' are literals, not keywords. Depending on the version and definition, 48 is often cited as the number of active keywords.