S

Shiva Ram • 30.44K Points
Instructor I

Q. Which of the following operators cannot be overloaded in C++?

  • (A) +
  • (B) =
  • (C) ::
  • (D) []
  • Correct Answer - Option(C)
  • Views: 37
  • Filed under category C++

Explanation by: Shiva Ram
The '::' (scope resolution) operator cannot be overloaded in C++.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics