ternary statement in cout code example Example: c++ ternary operator <condition> ? <true-case-code> : <false-case-code>;