Explain deep copy and a shallow copy?


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

Post New Answer

More C++ General Interview Questions

Describe private, protected and public?

0 Answers  


Is it possible for a member function to delete the pointer, named this?

0 Answers  


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

0 Answers  


Can we use this pointer in a class specific, operator-overloading function for new operator?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;

2 Answers  






What is a literal in c++?

0 Answers  


What is the best c++ book for beginners?

0 Answers  


Define what is constructor?

0 Answers  


Please post the model question paper of hal?

2 Answers  


What are the differences between a struct and a class in C++?

7 Answers   Amazon, Wipro,


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

5 Answers  


Why do we use double in c++?

0 Answers  


Categories