Java Keywords
Java has reserved words that cannot be used as identifiers.
Common Keywords
class,interface,extends,implements,newpublic,private,protected,static,final,abstractvoid,int,double,char,boolean,long,short,byte,floatif,else,switch,case,default,for,while,do,break,continue,returntry,catch,finally,throw,throwsimport,package,this,supersynchronized,volatile,transient,instanceof,enum,assert