Section A.5. Operators


[Page 547 (continued)]

A.5. Operators

+, -, *, /, %

Addition, subtraction, multiplication, division, and modulus (remainder). Order of precedence is algebraic.

<, >, ==, !=, <=, >=

Logical operators less-than, greater-than, equal-to, not-equal-to, less-than-or-equal, greater-than-or-equal.

&&, ||, !

Logical conjunctives and, or, and codenot.




Introduction to Computing & Programming Algebra in Java(c) A Multimedia Approach
Introduction to Computing & Programming Algebra in Java(c) A Multimedia Approach
ISBN: N/A
EAN: N/A
Year: 2007
Pages: 191

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net