Static binding
Home
>
Computer Science
>
Programming Languages
>
OOPS Concepts
>
Static binding
The process of binding a method to a class at compile-time, rather than at runtime.