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...

Difference between Overloading and Overriding?

Answer Posted / stephen-pipes afrifa

Overloading: The function name is the same but the
parameters are different or have different signature

Overriding: The member function having the same name and
types of parameters as function in the base class.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c++ the hardest programming language?

1177


What are vtable and vptr?

1197


What are the manipulators in c++?

1087


What are the defining traits of an object-oriented language?

1260


What are the benefits of pointers?

1106


When should we use multiple inheritance?

1096


What is the use of map in c++?

1194


Can user-defined object be declared as static data member of another class?

1073


Explain what are the sizes and ranges of the basic c++ data types?

1201


What is a terminating character in c++?

1444


What is a hashmap c++?

1158


Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?

1144


What is data binding in c++?

1006


How do you establish an is-a relationship?

1215


Describe friend function & its advantages.

1173