When operator function is implemented as member function then-02527
When operator function is implemented as member function then return type of function __________.
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.1.
When operator function is implemented as member function then return type of function __________.
Must be an object of same class
Must be user-defined data type
Must be built-in data type
Can be any data type