V Vijay Sangwan • 28.62K Points Instructor II Bookmark Embed Report View In MB-Short Q. What is the purpose of the 'this' pointer in C++? (A) It points to the current object of a class. (B) It is used to access global variables. (C) It is used to define static functions. (D) It is used for memory allocation. Correct Answer - Option(A) Views: 101 Filed under category C++ Share
Discusssion
Login to discuss.