What is operator overloading? Give Example
Answer Posted / kalai391989
operator overloading is a function..
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is destructor in oop?
What is object in oops?
#include
How to hide the base class functionality in Inheritance?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is difference between data abstraction and encapsulation?
can we make game by using c
What is pure oop?
Can a varargs method be overloaded?
What is the fundamental idea of oop?
What is multilevel inheritance in oop?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Are polymorphisms mutations?
Is abstract thinking intelligence?
What is abstraction in oops?