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 Operator overloading and Functional
overloading?

Answer Posted / r

Function overloading is when a class inherits from another class and codes a functionality for a function defined in the base class.

Operator overloading is when the default behaviour of operators (+, =, ==, etc.) is modified by user defined actions.

Thanks.

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain one method to process an entire string as one unit?

1523


What is meant by entry controlled loop? What all C++ loops are exit controlled?

1020


What is c++ hiding?

1131


Can I learn c++ without knowing c?

1008


Can we use this pointer inside static member function?

1029


How is objective c different from c++?

1202


What is a storage class? Mention the storage classes in c++.

984


Is sorted c++?

1057


Describe friend function & its advantages.

1102


Where Malloc(), Calloc(), and realloc() does get memory?

1006


What can I use instead of namespace std?

1083


Will the following program execute?

997


What is microsoft c++ redistributable?

1039


Explain the concept of memory leak?

1052


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

3877