Java’s Basic Syntax
Case sensitive.
Each statement finishes with ‘;’.
To begin and end a block you use ‘{‘ and ‘}’.
Space, tab, and enter characters can be used to make the code more readable.
Previous slide
Next slide
Back to first slide
View graphic version