Wednesday, 8 August 2012

C++ provides facility to specify that the compiler should match function calls with the correct definition at the run time. This process is called as. | C++

a) Static binding
b) Dynamic Binding

Ans: b


No comments: