All > Technology > Programming > Java
A word reserved for a particular purpose in Java, such as
class
,int
,public
, etc. Such words may not be used as ordinary identifiers.- Browse Related Terms: abstract class, abstract method, const, declaration, definition, final class, final method, goto, keyword, method signature, reserved word, static initializer, static method, static nested class
Also listed in: