Explain shallow copying and depth copying.



Explain shallow copying and depth copying...

Answer / maanya

According to apple's definition:"A deep copy duplicates the objects referenced while a shallow copy duplicates only the references to those objects".

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is category and class extension? How these differ?

0 Answers  


 How can you respond to state transitions on your app? 

1 Answers  


is code completion is active by default in iphone development?

0 Answers  


How can we achieve singleton pattern in iOS?

0 Answers   Winsol Solutions,


What is a difference between stack and heap memory?

0 Answers  






What is nonatomic in ios?

0 Answers  


What is the use of double question marks (“??”) ?

0 Answers  


What does sn mean in a text message?

0 Answers  


What is uiwindow in ios?

0 Answers  


Who calls the dealloc strategy? Would we be able to implement dealloc in arc? In the event that indeed, what is the need to do that?

0 Answers  


What is the concurrency how many ways you know to achieve concurrency?

0 Answers  


How to parse xml? Explain

0 Answers  


Categories