Answer Posted / anupam deo
Use operator overloading
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between containment and delegation?
Who discovered c++?
How can we check whether the contents of two structure variables are same or not?
What is a stack c++?
What is double in c++?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
What is the difference between interpreters and compilers?
What is stack unwinding?
Why pointer is used in c++?
Why do we use pointers in c++?
How static variables and local variablesare similar and dissimilar?
Describe Trees using C++ with an example.
Give 10 points of differences between C & C++.
What are the extraction and insertion operators in c++?
What is bubble sort c++?