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

Cpp Programming Quiz 63 – Which of the following is a mechanism of static polymorphism?

Question: Which of the following is a mechanism of static polymorphism?
[A]. Operator overloading
[B]. Function overloading[C]. Templates
[D]. All of the above

Answer: Option D