What is operator overloading? Give Example
Answer Posted / karthik
A single operator is used to perform diff fuction in a
program is known as operator overloading..
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is pointer in oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is the full form of oops?
What is inheritance write a program to show use of inheritance?
What are the 3 pillars of oop?
What is overloading in oop?
What is overriding in oop?
What type of loop is a for loop?
why reinterpret cast is considered dangerous?
What is class and example?
What are benefits of oop?
What is abstraction in oop with example?
What are constructors in oop?
What are the benefits of oop?
write a program to find 2^n+1 ?