Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming 93 – Which of the following operators cannot be overloaded?

Question: Which of the following operators cannot be overloaded?
[A]. []
[B]. ->[C]. ?:
[D]. *

Answer: Option C