B.By implicitly adding a hidden pointer named "this" as a parameter to the member function.
C.By creating a separate copy of the member function for each object.
D.By requiring the programmer to explicitly pass the object's address as the first argument.