Explain shallow copy?


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

Post New Answer

More C++ General Interview Questions

How to avoid a class from instantiation?

8 Answers   Symphony,


Is sorted c++?

0 Answers  


How do you find out if a linked-list has an end?

0 Answers  


Why do we need templates?

0 Answers  


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

0 Answers  






What is the difference between shallow copy and deep copy?

1 Answers  


Explain this pointer?

0 Answers  


How do you decide which integer type to use?

0 Answers  


Difference between a homogeneous and a heterogeneous container

0 Answers  


What is private public protected in c++?

0 Answers  


Explain operator overloading.

0 Answers  


Difference between delete and free.

0 Answers  


Categories