C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 5)
5.
Which of the following concepts means determining at runtime what method to invoke?
Data hiding
Dynamic Typing
Dynamic binding
Dynamic loading
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
37 comments Page 3 of 4.

Mohaaa said:   7 years ago
Dynamic typing concepts mean determining at runtime what method to invoke. Right?
(3)

Utsav Bhatnagar said:   1 decade ago
Can you please explain in more detail about dynamic binding, dynamic loading.

Teju said:   9 years ago
Can anyone explain the difference between the data loading and data binding?
(3)

Lillfrancis said:   1 decade ago
Can you explain the concept of difference in dataloading & databinding.

Karthi said:   1 decade ago
Can you please explain data hiding, dynamic binding with examples ?

Susi said:   1 decade ago
Can I know the example for dynamic binding and dynamic loading ?

Myths said:   10 years ago
Can you say real time example for data hiding/encapsulation?
(1)

Yashwanth said:   1 decade ago
What's the difference between data hiding and data binding?

Bhavik said:   1 decade ago
Can you please tell me late binding and early binding?

Rupali said:   1 decade ago
What is mean by dynamic loading, binding and linking ?


Post your comments here:

Your comments will be displayed after verification.