What is operator overloading? Give Example
Answer Posted / sagar kelkar
it may be defined as an operator performing different
operations.for ex-arithmetic operators such
as(+,-,*,/,++,--) etc..
| Is This Answer Correct ? | 22 Yes | 8 No |
Post New Answer View All Answers
What are the three main types of variables?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What are the benefits of oop?
What are two types of polymorphism?
What do you mean by abstraction?
What are the 3 principles of oop?
What does enum stand for?
What are the data types in oop?
What makes a language oop?
What is oops and why we use oops?
What are objects in oop?
what is the drawback of classical methods in oops?
Why do we use polymorphism in oops?
What is oops and its features?
What is property in oops?