Unary, Binary and Ternary Operator

Operator that takes only one operand to work with, is called Unary Operator. And operator which takes two operand to work with is called Binary Operator and Operator that takes three operand to work with is called Ternary Operator.