1.

Differentiate between Arithmetic, Relational and Logical operators.​

Answer»

Answer:

Explanation:

Arithmetic OPERATORS are used to perform mathematical operations. Relational operators are used to perform comparison operations. Logical operators are used to perform basic OPERATION of boolean algebra ('AND', 'OR', and 'NOT'). Bitwise operators are used to perform bit wise MANIPULATION on OPERANDS



Discussion

No Comment Found