C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 23)
23.
Which of the following concepts means waiting until runtime to determine which function to call?
Data hiding
Dynamic casting
Dynamic binding
Dynamic loading
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
16 comments Page 2 of 2.

Ramesh said:   1 decade ago
Thank you for your questions. In this I learn something about C++.

Sree said:   1 decade ago
What is difference between abstraction and data hiding?

Rajesh said:   1 decade ago
What is meant by dynamic loading and dynamic casting?

Md.nadeem said:   1 decade ago
The correct answer is Dynamic Binding

Neeraj said:   1 decade ago
What is mean by dynamic loading?

Ashok said:   10 years ago
What is mean by binding?


Post your comments here:

Your comments will be displayed after verification.