Explain deep copy?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Please post the model question paper of hal?

2 Answers  


What are the extraction and insertion operators in c++? Explain with examples.

0 Answers  


What is c++ vb?

0 Answers  


How does the copy constructor differ from the assignment operator (=)?

0 Answers  


Why c++ is created?

0 Answers  






Difference between Operator overloading and Functional overloading?

10 Answers   HP,


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


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

0 Answers  


What is decltype c++?

0 Answers  


How do you invoke a base member function from a derived class in which you’ve overridden that function?

0 Answers  


what is the emaning of '#include" "'?

5 Answers  


What is the difference between the functions memmove() and memcpy()?

0 Answers  


Categories