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
What is synchronization and why is it important?
What is a policy?
Which class is the immediate superclass of the menucomponent class?
How can I scroll through list of pages like the search results in google?
Why does the option tag render selected=selected instead of just selected?
Write a singleton program?
Which container method is used to cause a container to be laid out and redisplayed?
What are externizable interface?
What is ioc concept?
Explain about RMI Architecture?
What is the difference between ear, jar and war file?
What is a clone?
What is a tasks priority and how is it used in scheduling?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
what is an isolation level?