syntax of ternary operator with & code example Example: ternary operator (condition) ? (if true, do this) : (otherwise, do this)