ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following is a static polymorphism mechanism?
Correct Answer: C — All of the mentioned
All the options mentioned above uses static polymorphism mechanism. As the conflicts in all these types of functions are resolved during compile-time.