Answer Posted / anupam deo
Use operator overloading
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is python written in c or c++?
What do you mean by public protected and private in c++?
What are all predefined data types in c++?
What is iostream in c++ used for?
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
Can class objects be passed as function arguments?
What is the two main roles of operating system?
Explain operator overloading.
Write a program using display() function which takes two arguments.
What is the difference between C and CPP?
What are static type checking?
What are advantages of c++?
Define copy constructor.
What operators can you overload in c++?
Explain the differences between private, public and protected and give examples.