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