<<< Java Keywords | Index | Declaring main Method >>> |
order Total // spaces are not allowed
counter@ // punctuation characters not allowed
2nd // identifier cannot begin with a digit
boolean // boolean is a keyword
<<< Java Keywords | Index | Declaring main Method >>> |