The operato that can not overloaded is
A
++
B
~
C
()
Correct Answer: ++
Sizeof is also called an operator, and it can’t be overloaded you also can’t overload typid, it’s true, but that’s not referred to as an operator anyway.