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
which feature are not hold visual basic of oop?
What is abstract class in oop?
What are the benefits of polymorphism?
What are oops functions?
What is the difference between a mixin and inheritance?
What polymorphism means?
What is the point of polymorphism?
What is an interface in oop?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
• What are the desirable attributes for memory managment?
What is meant by oops concept?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is the oops and benefits of oops programming?
What is the significance of classes in oop?