Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What are the types of web technologies?

1081


Can we have more than one package statement in source file ?

1092


What is thread life cycle?

1028


What is the different types of functions?

1098


What does yield method of the thread class do?

1081


What is a stringbuilder?

975


Is null false in java?

1232


What's the difference between comparison done by equals method and == operator?

1018


Can memory leak happen java?

1050


What is a package in java? List down various advantages of packages.

1337


How much ram can a 64 bit processor theoretically?

962


Can constructor be static or final?

1159


Can we access instance variables within static methods ?

1151


Which variables are stored in stack?

948


What are static blocks in java ?

1145