A ternary operator takes 3 operands. The only one I can think of in C# or C is the
"? :" operator:
For example:
Console.Write(1==2 ? "Huh?" : "Impossible"); //Impossible is printed
A group of terns is generally called a "committee" or a "ternery."
Hypochlorous acid (HClO) is the ternary acid formed with chlorine that has the fewest oxygen atoms.
Compare the first two numbers with the ternary operator. Store the result in a temporary variable. Compare the temporary variable with the third number, again using the ternary operator.
A group of terns is commonly called a "knot" or a "ternery." These seabirds are known for their graceful flight and often gather in large numbers during feeding or nesting. Their social behavior can make these gatherings quite a sight along coastlines and shores.