ternary operator
English
Noun
ternary operator (plural ternary operators)
- (programming) An operator taking three operands, specifically the operator
?:
used in many programming languages to select one of two values depending on a third value.
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.