What Are Operators Overloading in C++? Why They Are Needed?

Asked by Last Modified  

3 Answers

Follow 0
Answer

Please enter your answer

Post Graduate in Engg

An operator has some normal meaning in C++. Like e.g. + sign means you are adding two numbers etc. When you wish to give some different meaning to that operator - we call "the operator is overloaded" e.g. Using the same + sign we may add two strings to get combined string or we may add properties of...
read more
An operator has some normal meaning in C++. Like e.g. + sign means you are adding two numbers etc. When you wish to give some different meaning to that operator - we call "the operator is overloaded" e.g. Using the same + sign we may add two strings to get combined string or we may add properties of two object to generate a third object read less
Comments

CS Master

Operator overloading is an important concept in C++. It is a type of polymorphism in which an operator is overloaded to give user defined meaning to it. Overloaded operator is used to perform operation on user-defined data type. For example '+' operator can be overloaded to perform addition on various...
read more
Operator overloading is an important concept in C++. It is a type of polymorphism in which an operator is overloaded to give user defined meaning to it. Overloaded operator is used to perform operation on user-defined data type. For example '+' operator can be overloaded to perform addition on various data types, like for Integer, String(concatenation) etc. read less
Comments

It is to change the functionality of a given operator like + operation can be overloaded for adding two complex number which is slightly different from normal addition u can define that as a method
Comments

View 1 more Answers

Related Questions

What core skills do I need to learn in Red hat linux?
Not required any core skills required but you have to dedicate your time for practice linux commands/options.
Nita
Hi I am interested to work as a trainer of Digital Marketing Modules.Please let me know if any opportunities
Start taking freelancing classes initially to have some experience before getting into professional training of Digital Marketing.
Pravallika
I am from institute I want to post the courses how can I?
In your UrbanPro account, you will find "Courses" option. In that you can post the course
Aameena

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Tips - How to put PivotTable Field List back at its Original Position?
Have You ever struggled to put PivotTable Field List back at its Original Position?*Original Position - right-side of the worksheet, as highlighted in the following picture: If Your answer is Yes, You...

Type Error In VBA
VBA Error Types: There are three types of VBA error that you may encounter when executing an Excel macro. These are: Compile Errors/Syntax errors: Compile Errors are recognized by the VBA compiler as...

VBA Tip: Print Random Numbers In A Selected Range
Let’s say you want to print some random numbers in a selected range then you can use below Macro. Sub Print_Randomnumbers() Dim myrng As Range For Each myrng In Selection myrng.Value = Application.WorksheetFunction.Int(Rnd...

What is M.S.Project ?
MICROSOFT PROJECT contains project work and project groups, schedules and finances.Microsoft Project permits its users to line realistic goals for project groups and customers by making schedules, distributing...

Angular 1 vs Angular 2
Angular team has released the angular 2, which has drastically change the way programmers interact and work with Angular framework in the past. In this post I will tell you the common changes made by...

Recommended Articles

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Looking for IT Courses ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you