Dynamic Binding

Define the term Dynamic Binding.

E

Expert

Verified

Dynamic Binding is defined as the linking of procedure call to the code which is to be executed within response to the call. Dynamic Binding or the Late Binding states that the code which is linked with the given procedure call is known only at the run-time.

   Related Questions in C/C++ Programming

©TutorsGlobe All rights reserved 2022-2023.