Chapter :-5 (English)
2. Operator
Operator
Operators are symbols or words that tell the computer (or in math) to perform an action or operation on values or variables.
In simple words:
👉 Operators work on data to produce a result.
Examples
· + adds numbers
· - subtracts
· * multiplies
· / divides