what is Static binding?

Answer Posted / saumyaranjandash

Generally in case of Methodoverloading static binding
occurs,it is otherwise called early binding..here the
arguments of methods will resolve during the compilation
stage...so you will avail those methods code after
compilation state...but where as in overriding it is
happening in runtime...so it is dynamic binding...

Is This Answer Correct ?    20 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What modifiers may be used with an inner class that is a member of an outer class?

578


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

586


What is chat area? Explain.

557


What is the purpose of the notifyall() method?

613


Why use POJO when I can use hashmap

2045






If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1738


what are RemoteObjects?

2262


Can I have an action without a form?

598


What is a policy?

1776


What is ioc concept?

693


what is an isolation level?

2216


What is the difference between session and entity beans?

581


what is handle?

1857


how i secure my site with the https protocol.what are the steps?

1738


Are we allowed to change the transaction isolation property in middle of a transaction?

567