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 function overloading in C++?

Answer Posted / nashiinformaticssolutions

Function overloading is the process whereby two or more functions with the same name are given different parameters; it’s a type of polymorphism. The purpose of function overloading is to improve program readability and consistency as well as optimize memory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When are exception objects created?

1124


When must you use a pointer rather than a reference?

1080


How a macro differs from a template?

1221


How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?

1083


What is a base class?

1177


What do you mean by storage classes?

1655


What information can an exception contain?

1205


How are virtual functions implemented in c++?

1119


What is c++ namespace?

1258


What is a dangling pointer in c++?

1205


Why the usage of pointers in C++ is not recommended ?

1517


Write a program which uses functions like strcmp(), strcpy()? etc

1155


What is increment operator in c++?

1058


Is c++ a float?

1107


What is the full form of stl in c++?

1238