Computer Science, asked by arpitk2707, 6 months ago

difference between arithmetic operator and relational operator

Answers

Answered by poonammudgil78
5

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'). ... Assignment operator is used to assign value of the second operand to first.

Answered by BornCxnfused
4

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 Assignment operator is used to assign value of the second operand to first

Similar questions