Java Keywords

 

Java Keywords



Keyword:Keyword is an predefined word which is already defined by the SUN micro system which are used to perform implicit or explicit operation.
Here
Implicit means automatically
Explicit means manually

Keywords Listabstract
default
if
private
throw
assert
do
implements
protected
throws
boolean
double
import



Comments