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