Which Operator Among The Following Can Be Overloaded Using Both #972
Which operator among the following can be overloaded using both friend function and member function?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Member Functions & its Types - Object Oriented Programming MCQ: Member Operator Function - Quiz No.2.
Which operator among the following can be overloaded using both friend function and member function?
Assignment operator
Subscript
Member selection (arrow operator)
Modulus operator