1.

What is the difference between ternary operators and unary operators?

A. Ternary Operators work with 1 operand while unary operators work with 3 operands
B. Ternary Operators work with 3 operands while unary operators work with 1 operand
C. Ternary Operators work with 2 operands while unary operators work with 3 operands
D. Ternary Operators work with 4 operands while unary operators work with 1 operand
Answer» C. Ternary Operators work with 2 operands while unary operators work with 3 operands


Discussion

No Comment Found