πŸ“Š C++
Q. Which of the following operators are overloaded by default by the compiler in every user defined classes even if user has not written? 1) Comparison Operator (==) 2) Assignment Operator (=)
  • (A) Both 1 and 2
  • (B) Only 1
  • (C) Only 2
  • (D) None of the two
πŸ’¬ Discuss
βœ… Correct Answer: (C) Only 2

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
208
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Gopal Sharma
Publisher
πŸ“ˆ
95%
Success Rate