Find the word definition

Wiktionary
ternary operator

n. (context computing English) An operator taking three operands, specifically the operator ?: used in many programming languages to select one of two values depending on a third value.