First page
Back
Continue
Last page
Graphics
Constants: final Variables
Unlike C, Java uses the keyword final to declare constants
Most constants are usually class variables, so they are declared like: