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

Cpp Programming Quiz 61 – Which of the following concepts means determining at runtime what method to invoke?

Question: Which of the following concepts means determining at runtime what method to invoke?
[A]. Data hiding
[B]. Dynamic Typing[C]. Dynamic binding
[D]. Dynamic loading

Answer: Option C