C Operators , Operands and Expression are the sets of Element that perform a lot of special task in the C programming. For example : An assignment operator the equals sign ( = ) is use to assign a value to a variable.which is known as assignment operator. We use a division sign ( / ) to divide two number together and it is known as an arithmetic operator.