Java Info Page

with cinnamon


Java User Group Switzerland
Nashville JUG
javaBin Bergen
Sun's offical java web site.
DJ Delorie's Page
StackOverflow Contributions


A useful example on precedence relations:
Mnemonic

Operator type

Operators

Ulcer

Unary

+ - ++ – [[ rest...]]

Addicts

Arithmetic (and shift)

* / % + - << >>

Really

Relational

> < >= <= == !=

Like

Logical (and bitwise)

&& || & | ^

C

Conditional (ternary)

A > B ? X : Y

A Lot

Assignment

= (and compound assignment like *=)

Return to the top or the computing homepage.


Last Modified: 14 November 2023 by Bradley James Wogsland.