•Keywords
–http://java.sun.com/docs/books/tutorial/java/nutsandbolts/_keywords.html abstract, boolean, break, byte, case, catch, char, class, const, continue, default, do, double, else, extends,
final, finally, float, for, goto, if,
implements, import, instanceof, int, interface, long, native, new, package, private, protected,
public, return, short, strictfp, static, super, switch, synchronized, this, throw, throws,
transient,
try, void, volatile, while
•Other syntactic elements
–= + - * / \ “” ‘’ ( ) { } [ ] || && . , ; < > >= <= == % // /* */
/** ? : ! != ; += ++