Q. Which of the following statements is correct about this pointer in C++?
β
Correct Answer: (A)
this pointer is passed as a hidden argument in all non-static functions of a class