What is operator overloading? Give Example
Answer Posted / ramkumar
when have two or more operator is called operator overloading.
E.g,. i++,a++b
| Is This Answer Correct ? | 10 Yes | 36 No |
Post New Answer View All Answers
What language is oop?
What is advantage of inheritance?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Are polymorphisms mutations?
what is graphics
write a program to find 2^n+1 ?
What are the 3 pillars of oop?
What do you mean by Encapsulation?
What is the point of polymorphism?
What is an example of genetic polymorphism?
Why polymorphism is used in oops?
write knight tour problem which is present in datastructure
c++ program to swap the objects of two different classes
Why is oop useful?
Why is polymorphism needed?