Late binding

Java resolves calls to methods dynamically, at run
time. This is called
late binding. However, since final methods cannot be overridden, a call
to one can be resolved at compile time. This is called early binding

0 comments:

Post a Comment

My Instagram