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
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
What is jboss?
What are the difference between RMI and CORBA?
Can you give me a simple example of using the requiredif validator rule?
What is chat area? Explain.
What is the difference between a static and a non-static inner class?
What is the difference between the string and stringbuffer classes?
What’s jboss cache in short?
Why are component architectures useful?
Why is actionform a base class rather than an interface?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Brief description about local interfaces?
What is the highest-level event class of the event-delegation model?
What is a session? Can you share a session object between different theads?