The only operator that the compiler overloads for user define-02563
The only operator that the compiler overloads for user define data type by default is
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Final Term - Quiz No.5.
The only operator that the compiler overloads for user define data type by default is
Plus (+) operator
MInus (-) operator
Assignment (=) operator
Equal (==) operator