What are shallow and deep copy?


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

Post New Answer

More C++ General Interview Questions

Is c++ pass by reference or value?

0 Answers  


What is data abstraction? How is it different from data encapsulation?

0 Answers  


What are the implicit member functions of class?

0 Answers  


Describe new operator?

0 Answers  


Explain the pure virtual functions?

0 Answers  






What is the difference between a reference and a pointer?

0 Answers  


What do you mean by volatile and mutable keywords used in c++?

0 Answers  


Which compiler does turbo c++ use?

0 Answers  


How can I improve my c++ skills?

0 Answers  


Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  


How can a '::' operator be used as unary operator?

1 Answers  


What is diamond problem in c++?

0 Answers  


Categories