1.

What Are All The Operators That Cannot Be Overloaded?

Answer»

Following are the operators that cannot be overloaded -.
1.Scope RESOLUTION (:: )
2.Member SELECTION (.)
3.Member selection through a POINTER to FUNCTION (.*)

Following are the operators that cannot be overloaded -.
1.Scope Resolution (:: )
2.Member Selection (.)
3.Member selection through a pointer to function (.*)



Discussion

No Comment Found