Ternary operator \x ? y : z\ in many programming languages, whose value is y if x evaluates to true and z otherwise