What are shallow and deep copies?


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

Post New Answer

More C++ General Interview Questions

What is a null object in c++?

0 Answers  


Why pointer is used in c++?

0 Answers  


How a new element can be added or pushed in a stack?

0 Answers  


What is an iterator class in c++?

0 Answers  


Explain mutable storage class specifier.

0 Answers  






What is #include iomanip?

0 Answers  


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

0 Answers  


Why was c++ made?

0 Answers  


What is the use of map in c++?

0 Answers  


What are vectors used for in c++?

0 Answers  


What are the two types of comments?

0 Answers  


What is a container class?

0 Answers  


Categories