What is Dynamic binding

Explain the term dynamic binding or late binding?

E

Expert

Verified

Binding is defined as the linking of the procedure to the code which is to be executed in response to call. Dynamic binding explains that the code which is associated with the given procedure call is not known until time of call at run-time.

   Related Questions in C/C++ Programming

©TutorsGlobe All rights reserved 2022-2023.