what is overloading in java?

Answer Posted / narendher sharma

Methodoverloading occurs with in the class..

Methodoverloading will not involve in Inheritance ..

Method overloading means whic is same method name with
different arguments and parameters may be same may not be
same..



Methodoverloading is call as Compiletime polymorphism which
refers as static polymarphism..

Is This Answer Correct ?    76 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between numeric and integer?

509


How can you generate random numbers in java?

578


What is defined as false sharing in the context of multithreading?

502


Is it possible to compare various strings with the help of == operator?

546


whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net

1657






What is rmi and steps involved in developing an rmi object?

564


Which access specifier can be used with class ?

530


What is final int?

527


What is a for loop in java?

595


What is use of static in java?

519


Can we sort a map in java?

574


Can we pass null as argument in java?

505


What is difference between static class and normal class?

527


what is mena by object block any what is the use of that

1769


What is the difference between a factory and abstract factory pattern?

681