The operator function will be implemented as if obj1 drive the --03261
The operator function will be implemented as __________, if obj1 drive the - operator whereas obj2 is passed as arguments to - operator in the statement given below.<br>obj3 = obj1 - obj2;
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Mid Term - Quiz No.17.
The operator function will be implemented as __________, if obj1 drive the - operator whereas obj2 is passed as arguments to - operator in the statement given below.
obj3 = obj1 - obj2;
obj3 = obj1 - obj2;
Member function
Non-member function
Friend function
None of the given options