INDEX
Please note that index links point to page beginnings from the print edition. Locations are approximate in e-readers, and you may need to page down one or more times after clicking a link to get to the indexed material.
SYMBOLS
" " (double quotes), 20
! (logical negation operator), 98, 101
!! (logical OR) operator, 97
!= (not equal to operator), 95, 101
% (modulus)
defined, 542
& (Bitwise/boolean AND) operator, 101
&& (logical AND) operator, 97, 101
' ' (single quotes), 20
( ) (parentheses)
about, 20
Java bracket conventions for, 498
precedence and overriding operators in, 101, 102
using to return lengths in strings, 111
/* */ (comments), 20
/** */ (comments), 20
Get OCA Java SE 8 Programmer I Study Guide (Exam 1Z0-808), 3rd 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.