What is method Overloading in the perspective of OOPS?

Answer Posted / vasu

in Method Overloading only Methodname,Arguments consider
Ex:-
one(int a,float e){
}
one(float r,int q){
}

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.

1507


How objects are stored in java?

546


What is a classloader in java?

534


Can a class extends itself in java?

527


What are streams in java 8?

546






What a static class can contains?

694


When will you define a method as static in Java?

564


Can we use a switch statement with strings?

546


explain copyonwritearraylist and when do we use copyonwritearraylist?

537


What are advantages of exception handling in java?

578


Can constructor be protected in java?

506


What is the use of arraylist class in java?

554


What comes to mind when someone mentions a shallow copy in java?

651


Why are data types important?

533


How to overcome the exception object reference not set to an instance of object?

616