1.

What is dynamic binding?

Answer»

Dynamic binding means link exist between procedure call and code to be executed at run time when that procedure is call.



Discussion

No Comment Found