πŸ“Š C++
Q. Which of the following statements is NOT valid about operator overloading?
  • (A) Only existing operators can be overloaded
  • (B) Overloaded operator must have at least one operand of its class type
  • (C) The overloaded operators follow the syntax rules of the original operator
  • (D) none of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) none of the above

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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