Prepare for your Next Interview
This is a discussion on Operator Overloading within the C# forums, part of the Software Development category; What is benefit of using Operator overloading in C, C++, c#?...
|
|||
|
What is benefit of using Operator overloading in C, C++, c#?
|
| The Following User Says Thank You to sivasubbu For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Re: Operator Overloading
c# is the language based on oops methodology & this methodology is designed to save the resource used, time and minimise the errors. Operator overloading is one of the method fulfiling this purpose of oops.
|
|
|||
|
Re: Operator Overloading
Operator overloading means one operator behaves different types
that means + is used for addition at the same time '+' this is also used for string concatination........ |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Operator overloading | valireddy | C and C++ | 2 | 04-12-2008 06:34 AM |
| Java templates, operator overloading | ansahahmed | OOPS | 0 | 03-03-2008 01:06 PM |
| C++ Operator Overloading Part II | Lokesh M | C and C++ | 1 | 12-28-2007 01:21 AM |
| Operator OverLoading Code | vinodjallapally | Java | 1 | 08-31-2007 06:45 AM |
| Operator Overloading | sripri | C and C++ | 2 | 12-11-2006 09:12 AM |