C suppourts number of built-in operators. Some of them are + , - , * , & and many more..
C operators are mainly divided into 7 types, which are:
An arithmetic expression is a mathematical equation composed of numbers, variables, and arithmetic operators such as addition, subtraction, multiplication, and division. It
evaluates to a single numerical value when the variables are assigned specific values.
We will learn about arithemetic expressions by dividing them in x parts, which are