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

Cpp Programming Quiz 64 – Which of the following correctly describes overloading of functions?

Question: Which of the following correctly describes overloading of functions?
[A]. Virtual polymorphism
[B]. Transient polymorphism[C]. Ad-hoc polymorphism
[D]. Pseudo polymorphism

Answer: Option C