1.

If the left operand is pointed by *this pointer, what happens to other operands?

A. Other operands are passed as function return type
B. Other operands are passed to compiler implicitly
C. Other operands must be passed using another member function
D. Other operands are passed as function arguments
Answer» E.


Discussion

No Comment Found