Define shallow and deep copy?



Define shallow and deep copy?..

Answer / Rajneesh Kumar

A Shallow Copy creates a new object that references the same memory as the original object. A Deep Copy, on the other hand, creates a new object with its own memory, duplicating all of the original object's contents.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ActiveX Interview Questions

How do I enable activex?

1 Answers  


How do I install activex controls?

1 Answers  


What is .ocx file?

1 Answers  


How do I run mscomct2 ocx?

1 Answers  


What is activex dll?

1 Answers  


How do I read an ocx file?

1 Answers  


What are some other development tools that support creating and using ActiveX controls?

2 Answers  


How do you make sure your browser is activex enabled?

1 Answers  


What is activex controls and plugins?

1 Answers  


What does iunknown interface mean?

1 Answers  


What is an activex component?

1 Answers  


How do I add activex to chrome?

1 Answers  


Categories