Which of the following operator is not an arithmetic operator?
2022
Which of the following operator is not an arithmetic operator?
- A.
+
- B.
*
- C.
-
- D.
>
Attempted by 1228 students.
Show answer & explanation
Correct answer: D
Operators +, −, * are arithmetic operators used for mathematical calculations, whereas > is a relational operator used for comparison.
A video solution is available for this question — log in and enroll to watch it.