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?

Answers were Sorted based on User's Feedback



What is Method overloading?..

Answer / anandan

when a class has two same method names with different
parameters then it is called method overloading

Is This Answer Correct ?    7 Yes 0 No

What is Method overloading?..

Answer / abhishek kumar

A class having more then two method with the same name but
different signature.

Is This Answer Correct ?    6 Yes 0 No

What is Method overloading?..

Answer / swetcha

Method overloading occurs when a class contains two methods
with the same name, but different signatures

Is This Answer Correct ?    3 Yes 0 No

What is Method overloading?..

Answer / saranya

a class can have more than one method with same function
name but different in parameter passing is said to be
method overloading

Is This Answer Correct ?    3 Yes 0 No

What is Method overloading?..

Answer / dev yadav

when a class contain two method with same name but different list of argument.....is called method overloading

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More OOPS Interview Questions

What are the valid types of data that the main () can return in C/C++ language

3 Answers  


What is this pointer in oop?

0 Answers  


write a progra in c++ using class & object to find out wheather a given no. is prim or not.

2 Answers  


What is class and object with example?

0 Answers  


swapping program does not use third variable

5 Answers   TCS,


How do you achieve polymorphism?

0 Answers  


why we call c++ is object oriented lanaguage

7 Answers   HCL,


why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??

1 Answers  


Is enum a class?

0 Answers  


Why do we use polymorphism in oops?

0 Answers  


What is virtual function?where and when is it used?

2 Answers   Sitel,


What is the example of polymorphism?

0 Answers  


Categories