Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 9 (Q.No. 21)
21.
To use the this pointer with a member function, you _____
declare this as static
declare this as global
define this as equal to the address of the appropriate object
do nothing; it is automatically supplied for you
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.