A Admin • 833K Points Coach Q. Which of the following statements is correct about this pointer in C++? (A) this pointer is passed as a hidden argument in all non-static functions of a class (B) this pointer is passed as a hidden argument in all functions of a class. (C) this pointer is passed as a hidden argument in all static functions of a class. (D) None of the above Correct Answer - Option(A) Views: 30 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.