What are the different keywords in JAVA?

The meaning and the functions of keywords are already known to the compiler of the language. These are the reserved words. Different keywords are used for different purposes.
E.g.: Boolean, byte, try, catch, class, extends, final, finally, implements, import, instance of, int, interface, new, package, private, protected, public, super, synchronized, throw, throws etc.

More Questions

Leave a Reply

Word Verfication * Time limit is exhausted. Please reload CAPTCHA.