Computer Science, asked by subh2015ss, 10 months ago

what is the difference between Static Binding and dynamic binding​

Answers

Answered by Anonymous
1

\huge{\fbox{\fbox{\bigstar{\mathfrak{\red{Answer}}}}}}

Static Binding vs Dynamic Binding. Lets discuss the difference between static and dynamic binding in Java. Static binding happens at compile-time while dynamic binding happens at runtime. Binding of private, static and final methods always happen at compile time since these methods cannot be overridden.

Answered by Anonymous
10

Answer:

Hola mate ◽ ‼️

The main difference is that static works at 5he the time of compile and dynamic at run time.

Hope it helps you ❤️

Similar questions