Q. What is the implicit pointer that is passed as the first argument for non-static member functions? (A) ‘this’ pointer (B) ‘Myself’ pointer (C) std::auto_ptr pointer (D) ‘self’ pointer ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) ‘this’ pointer