Cpp Programming Quiz 56 – Which of the following concepts means adding new components to a program as it runs?

Question: Which of the following concepts means adding new components to a program as it runs?
[A]. Data hiding
[B]. Dynamic typing[C]. Dynamic binding
[D]. Dynamic loading

Answer: Option D