Which one of the following is an ternary operator: code example Example: ternary operator (condition) ? (if true, do this) : (otherwise, do this)