How to stop conversions among objects?

Answer Posted / anupam deo

Use operator overloading

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a c++ object?

825


What is a lambda function c++?

761


What are the different types of polymorphism in c++?

802


Eplain extern keyword?

757


What is an arraylist c++?

883






What is an iterator class in c++?

828


What is a Default constructor?

1196


What happens when the extern "c" char func (char*,waste) executes?

824


Can you explicitly call a destructor on a local variable?

767


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

1628


What information can an exception contain?

859


What is the purpose of template?

806


Why do we use using namespace std in c++?

783


Which operator cannot overload?

780


Does dev c++ support c++ 11?

739