Programming Languages C++ Objective
Mar 20, 2013

How "Late binding" is implemented in C++?

 

Choose the correct answer:
A) Using C++ tables
B) Using Virtual tables
C) Using Indexed virtual tables
D) Using polymorphic tables
Detailed Explanation

Option B is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback