Answer Posted / anupam deo
Use operator overloading
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Which ide is best for c++?
How do you master coding?
What are the benefits of pointers?
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
Explain 'this' pointer and what would happen if a pointer is deleted twice?
What are the methods of exporting a function from a dll?
Is c++ used anymore?
What is an adaptor class in c++?
What is ofstream c++?
Where can I run c++ program?
What is the difference between mutex and binary semaphore?
What is the use of 'using' declaration in c++?
What data encapsulation is in c++?
What is a storage class used in c++?
Explain the difference between using macro and inline functions?