1.

Two types of arithmetic operators​

Answer»

ANSWER:

MARK AS BRAINLISTER

Explanation:

Operators are the basic concept of any programming LANGUAGE, used to build a foundation in programming for freshers. Operators can be defined as basic symbols that help us WORK on logical and mathematical operations. Operators in C and C++, are TOOLS or symbols that are used to perform mathematical operations CONCERNING arithmetic, logical, conditional and, bitwise operations.

There are many sub-operators presents in each type of Operators in C/C++. 



Discussion

No Comment Found