1.

Why this pointer is used?

A. To access the members of a class which have the same name as local variables in that scope
B. To access all the data stored under that class
C. To access objects of other class
D. All of the mentioned
Answer» B. To access all the data stored under that class


Discussion

No Comment Found