ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
How many reserved keywords are there in Java language?
Correct Answer: A — 50
As of Java 1.5 there are 50 keywords out of which 48 are used(const and goto keywords are unusable keywords).