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: 31
  • Filed under category C++
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.