πŸ“Š CPP Programming
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

πŸ‘οΈ
481
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
83%
Success Rate