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
Why a client should be multithreading? Explain.
What if the static modifier is removed from the signature of the main method?
Write a program to show synchronization?
Explain about thread synchronization inside a monitor?
What is TL and its use?
Can you give me a simple example of using the requiredif validator rule?
What is a class loader?
Can we sent objects using Sockets?
what is a non-repeatable read?
What is Remote Server?
What is abstract schema?
Explain what is orm?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
What is the difference between ear, jar and war file?