1.

What Is The Difference Between Static Binding And Dynamic Binding?

Answer»

In CASE of STATIC binding type of OBJECT is determined at COMPILE time whereas in dynamic binding type of object is determined at runtime.

In case of static binding type of object is determined at compile time whereas in dynamic binding type of object is determined at runtime.



Discussion

No Comment Found