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 important components of cohesion?
How do you define a class in oop?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is difference between polymorphism and inheritance?
What are the advantages of polymorphism?
What is the main purpose of inheritance law?
What is pure oop?
What is super in oop?
What is an example of genetic polymorphism?
What is difference between inheritance and polymorphism?
What are the three main types of variables?
What is the difference between procedural programming and oops?
What is difference between pop and oop?
What is abstraction in oops with example?
Give two or more real cenario of virtual function and vertual object