C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 24)
24.
How "Late binding" is implemented in C++?
Using C++ tables
Using Virtual tables
Using Indexed virtual tables
Using polymorphic tables
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
22 comments Page 2 of 3.

Deepika said:   1 decade ago
What is late binding?

What it does?

What is virtual table and what it contains?

Mayu said:   9 years ago
How implementation of dynamic binding possible in virtual c++?
(1)

Geeta kamble said:   1 decade ago
Hence the dynamic and late binding is one an the same thing.

Savitha.s said:   1 decade ago
Explain more about virtual table and late binding ?

Bhavesh Patel said:   1 decade ago
What is "Virtual Table"?

Dimple said:   1 decade ago
What do you mean by virtual table?

Ram bidwai said:   1 decade ago
What is concept of virtual table?

Arpit said:   9 years ago
What is meant by late binding?

Meghana said:   8 years ago
What is meant by late binding?

Aamir said:   1 decade ago
Thanks shweta nd Yogesh.


Post your comments here:

Your comments will be displayed after verification.