Last Updated:2025/11/24
(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.
音声機能が動作しない場合はこちらをご確認ください
See correct answer
ternary operator
Edit Histories(0)
Source Word
ternary operator
Noun
Japanese Meaning
3項演算子。プログラミング言語において、3つのオペランドを取り、条件に基づいて2つの値のうちの1つを選択する?: 演算子を指す。
( plural )