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

Cpp Programming Quiz 131 – Which of the following can be overloaded?

Question: Which of the following can be overloaded?
[A]. Object
[B]. Functions[C]. Operators
[D]. Both B and C

Answer: Option D