C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 16)
16.
Which of the following concepts means adding new components to a program as it runs?
Data hiding
Dynamic typing
Dynamic binding
Dynamic loading
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
23 comments Page 3 of 3.

Durgadevi said:   1 decade ago
Dynamic means multiple so we want to insert any external components inside the program just we use this concept.

Dimpu said:   1 decade ago
Can anyone clearly explain dynamic loading?

Rekha said:   1 decade ago
Can any one explain what is dynamic loading?


Post your comments here:

Your comments will be displayed after verification.