πŸ“Š C++
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) ‘this’ pointer

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
240
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
82%
Success Rate