What is operator overloading? Give Example

Answer Posted / karthika

usually operators dealing with basic data types,operator
overloading allows the users to give additional meaning to
most operators so that it can be used with user's own data
types.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a programe to calculate the simple intrest and compund intrest using by function overlading

1670


What are objects in oop?

612


What does it mean when someone says I oop?

587


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1899


What is the benefit of oop?

571






What is multilevel inheritance?

727


Why oops is important?

616


What is encapsulation in oops?

541


Can a varargs method be overloaded?

619


What is the difference between a mixin and inheritance?

524


What is multilevel inheritance explain with example?

630


How to use CMutex, CSemaphore in VC++ MFC

4333


What are classes oop?

601


What is the renewal class?

2171


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2038