Computer Science, asked by kumarimanu584, 5 months ago

What is the function of
Operators? What are arithmetic
operators? Give their Example.​

Answers

Answered by rashelmazumder97
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