πŸ“Š C++
Q. In case of binary operator overloading with member function, which of following statement should be taken into consideration?
  • (A) Left hand operand must be object.
  • (B) Right hand operand must be object.
  • (C) Both the operands must be objects.
  • (D) All of these should be considered.
πŸ’¬ Discuss
βœ… Correct Answer: (A) Left hand operand must be object.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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