Vidyalelo
Computer Science · Q413

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 413

Q413

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

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board