๐Ÿ“Š C++
Q. What is the use of this pointer?
  • (A) When local variable’s name is same as member’s name, we can access member using this pointer.
  • (B) To return reference to the calling object
  • (C) Can be used for chained function calls on an object
  • (D) All of the above
๐Ÿ’ฌ Discuss
โœ… Correct Answer: (D) All of the above

You must be Logged in to update hint/solution

๐Ÿ’ฌ Discussion


๐Ÿ“Š Question Analytics

๐Ÿ‘๏ธ
269
Total Visits
๐Ÿ“ฝ๏ธ
4 y ago
Published
๐ŸŽ–๏ธ
Ram Sharma
Publisher
๐Ÿ“ˆ
83%
Success Rate