Answer Posted / anupam deo
Use operator overloading
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a c++ object?
What is a lambda function c++?
What are the different types of polymorphism in c++?
Eplain extern keyword?
What is an arraylist c++?
What is an iterator class in c++?
What is a Default constructor?
What happens when the extern "c" char func (char*,waste) executes?
Can you explicitly call a destructor on a local variable?
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
What information can an exception contain?
What is the purpose of template?
Why do we use using namespace std in c++?
Which operator cannot overload?
Does dev c++ support c++ 11?