Dynamic binding

Home > Computer Science > Programming Languages > OOPS Concepts > Dynamic binding

The process of binding a method to a class at runtime, rather than at compile-time.