Index
! (logical negation) operator, 93–95
! (not equal to) operator, 91–92
# (pound sign), 298
% (modulus) operator, 87
&& (logical AND) operator, 92–95
* (multiplication) operator, 87
+ (addition) operator, 87
+ (concatenation) operator, 44
+ (plus sign), 298
+ (String concatenation) operator, 97–101
+= (assignment by addition) operator, 84
- (subtraction) operator, 87
-= (assignment by subtraction) operator, 84
. (period), 22
/(division) operator, 87
/(forward slash), 22
: (colon), 22
:= (pseudo-code assignment) operator, 85
= (equal sign), 84
= = (equal to) operator, 91
?: (conditional ternary) operator, 82
< (less than) operator, 89–90
< > (angle brackets), 434
Get SCJA Sun Certified Java Associate Study Guide (Exam CX-310-019) now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.