What is a ternary operator in c++ code example Example: c++ short if (condition) ? (if_true) : (if_false)