What is the function of
Operators? What are arithmetic
operators? Give their Example.
Answers
Answered by
3
Answer:
operators are programs which are defined within programming language.
arithmetic operators are--- addition, subtraction, division, multiplication and modulo.
For eg-- multiplication of two matrices A and B is expressed as A.
Similar questions