Answer:Option
a) Only existing operators can be overloaded
b) Binary arithmetic operators (+,-,*,/) need not return a value
c) It is impossible to redefine an operator
d) All of the above
Answer : b) Binary arithmetic operators (+,-,*,/) need not return a value