3. What is wrong with the statement: 5++ 7?
a) ++ is a unary operator
c) ++ is a not an arithmetic operator
b) ++ is a binary operator
d) Statement is correct
Answers
Answered by
12
Answer:
b) ++ is not an arithmetic operator
Similar questions