If The Left Operand Is Pointed By This Pointer What Happens To #963
If the left operand is pointed by *this pointer, what happens to other operands?
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.1.
If the left operand is pointed by *this pointer, what happens to other operands?
Other operands are passed as function return type
Other operands are passed to compiler implicitly
Other operands must be passed using another member function
Other operands are passed as function arguments