what is overloading in java?

Answer Posted / manohar

My question is where and what exactly does overloading does.
instead of taking risk we can use different names for
methods right.so,that we do not have any confusion, because
if we have to call overloaded methods from main method then
definetly we have to call every method with different
parameter again which is performance issue. So can you
please provide me the exact answer for this provided
examples if any one has.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Main functions of Java?

627


How hashmap increases its size in java?

493


what is use of functional interface in java 8?

561


Write a program in java to find the maximum and minimum value node from a circular linked list.

525


What are exception handling keywords in java?

609






What is difference in between java class and bean?

568


How do you get the length of a string in java?

522


Why we use protected in java?

538


What is void data type?

580


How do you identify independent and dependent variables?

507


Is upper case in java?

531


What is the difference between JVM and JRE?

622


List the features of java programming language.

563


Implement a stack with push (), pop() and min() in O(1) time.

638


What class allows you to read objects directly from a stream in java programming?

514