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

Describe functional overloading?

Answer Posted / ningu

functional overloading means in a program we can have one or
more functions with the same name but they must differ in

:No of parameters passed
:order of the parameter passed
:the type of the parameter

Oop languages like C++ and Java posses this tecnique

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of main function in c++?

1018


How many types of modularization are there in c++?

1120


How do I make turbo c++ full screen?

1125


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

1124


What is the use of function pointer?

1071


What are the differences between new and malloc?

1197


Describe private, protected and public – the differences and give examples.

1254


Can static member variables be private?

1238


When should I use unitbuf flag?

1066


What is format for defining a structure?

1134


Write a program to show polymorphism in C++?

1199


Out of fgets() and gets() which function is safe to use?

1193


what is COPY CONSTRUCTOR and what is it used for?

1126


Define a pdb file.

1123


What is the difference between equal to (==) and assignment operator (=)?

1132