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

Explain the problem with overriding functions

0 Answers  


What is an inline function in c++?

0 Answers  


Write a program to find the reverse Fibonacci series starting from N.

0 Answers   Huawei,


What problems might the following macro bring to the application?

0 Answers  


Define a nested class. Explain how it can be useful.

0 Answers  






Specify some guidelines that should be followed while overloading operators?

0 Answers  


How can I improve my c++ skills?

0 Answers  


Can static member variables be private?

0 Answers  


Explain the difference between realloc() and free() in c++?

0 Answers  


declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

0 Answers  


what is scupper?

0 Answers  


structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


Categories