what is difference between method overloading & method
overridding with example?

Answer Posted / dipesh

Overloading-->method with different signature
Overriding -->method with same signature

Is This Answer Correct ?    23 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the major drawback of internal iteration over external iteration?

785


What is functional interface in java example?

757


Difference between static synchronization vs. Instance synchronization?

806


Does chrome use java?

705


State some situations where exceptions may arise in java?

827


How many functional interfaces does java 8 have?

790


What is the use of predicate in java 8?

680


What’s the difference between unit, integration and functional testing?

816


What are thread safe functions?

713


can java object be locked down for exclusive use by a given thread? : Java thread

768


Which sorting algorithm is in place?

704


What is the use of accept () method in java?

803


What is the difference between I ++ and ++ I in java?

712


What is nested class?

747


Explain the different forms of polymorphism?

763