Answer Posted / rekha
Operator overloading means giving additional meaning to
existing operators
Operators are defined to perform some operation on
fundamental types .Operator cannot work with user defined
types like classes and struct.so concept of operator
overloading means allows defining the meaning of operator so
that the can be used for performing operations on user defined
types.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of oops?
How do you explain polymorphism?
to find out the minimum of two integer number of two different classes using friend function
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is oops and why we use oops?
What is oops with example?
What are benefits of oop?
what are the different types of qualifier in java?
What are functions in oop?
hi all..i want to know oops concepts clearly can any1 explain??
What is abstraction encapsulation?
Can we have inheritance without polymorphism?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Is this job good for future? can do this job post grduate student?
What is purpose of inheritance?