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
Difference between new operator and class.forname().newinstance()?
What event results from the clicking of a button?
Explain RMI Architecture?
What is difference between object state and behavior?
For which statements does it make sense to use a label?
What is the difference between a static and a non-static inner class?
whats is mean by tiles in struts
What is an abstract method?
Are there books about seam?
Is the session factory thread safe?
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 JTS?
Which containers use a border layout as their default layout?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
How a component can be placed on Windows?