dynamic binding - C++ Views : 242
Tagged in : C++
0 0
Send mail

The act of binding a function call with the code to be executed at runtime is called as dynamic binding.
By gowtham, On - 2010-02-15



    Login to add Comments .