Computer Science, asked by dhairyalakhani000, 27 days ago

what is the difference between arithmetic operators and string operator​

Answers

Answered by chinnasamy1235
3

Answer:

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

Similar questions