

MCQOPTIONS
Saved Bookmarks
1. |
To use the this pointer with a member function, you _____ |
A. | declare this as static |
B. | declare this as global |
C. | define this as equal to the address of the appropriate object |
D. | do nothing; it is automatically supplied for you |
Answer» E. | |