Question:Which of the following statements is not correct about creating a new operator?
A Name and functionname clause must be specified
B LEFTARG or RIGHTARG must be defined
C Overloading is not possible in operators
D COMMUTATOR attribute must be specified
+ AnswerC D
+ Report