Next: The Ternary Operators, Previous: Binary Operators Precedence Table, Up: Operators [Index]
Ternary operators may come in one of the next forms:
All syntaxes double as parentheses, changing evaluating order to compute the middle operand before the operator is applied.