Section 5 : Operators and Assignments
-
Determine the result of
applying any operator, including assignment
operators, instanceof, and casts to operands of any
type, class, scope, or accessibility, or any
combination of these.
-
In an expression involving the
operators &, |, &&, ||, and variables of known
values state which operands are evaluated and the
value of the expression.
section5-1-1 | section5-1-2 | section5-2 | section5-3 | section5-4
Sections :
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 |