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 do you mean by variable?
What is advantage of inheritance?
Prepare me a program for the animation of train
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Why is static class not inherited?
What is the example of polymorphism?
#include
program for insertion ,deletion,sorting in double link list
Why it is called runtime polymorphism?
What is difference between abstraction and encapsulation?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is the highest level of cohesion?
What is the real time example of inheritance?
What is an interface in oop?
Why oops is important?