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