Computer Science, asked by sakshamn2648, 1 year ago

Name the operators that cannot be overloaded.?

Answers

Answered by ekta622
0

sizeof the operator that cannot be overloaded.

Answered by MrTSR
1
\bold{Operators} that cannot be overloaded :-

=> Size of operator

=> Membership operator

=> Pointer to member operator

=> Scope resolution operator

=> Conditional operator
Similar questions