INDEX
SYMBOLS
! (logical negation operators)
!= (not equal to operator)
" " (double quotes)
% (modulus operator)
&& (logical AND operator)
' ' (single quotes)
( ) (parentheses)
conventions using
listing method parameters in
overriding operator precedence with
return string lengths using
* (multiplication operator)
+ (plus sign)
as addition operator
as concatenation operator
++x operator
+= (assignment by addition)
- (subtraction operator)
--x operator
-= (assignment by subtraction)
, (comma)
. (dot)
[ ] (box brackets)
conventions using
indicating arrays with
using in multi-dimensional array declarations
/ (forward slash)
using as division operator
/* */
/** */
: (colon)
:= (pseudo-code assignment)
; (semicolon)
< (less than operator)
<= (less ...

Get OCA Java SE 7 Programmer I Study Guide (Exam 1Z0-803), 2nd Edition 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.