![]() Robert J Morton |
|
Java's primitive types
Java's character and numeric literals.
How to declare variables, arrays of variables, and arrays of objects.
How to initialise variables.
Java expressions and type conversions.
How to access members of a class, including overloaded methods.
Java's integer and floating-point arithmetic.
Java's ++, relational, bitwise, conditional, assignment operators and their precedence.
Java's flow control