Answer Posted / 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 View All Answers
Will iphone 7 get ios 13?
How to parse xml? Explain
How to download images in ios?
What is retain counts?
What ios version onwards arc can be used?
How to registering your device with the program portal for iphone development?
Explain stack and heap?
Define view object in iOS operating system?
Which language is best for ios development?
What do you know about the ios kernel?
What happens when you invoke a method on a nil pointer?
What is the use of 'dynamic' keyword?
What’s the difference between mkannotation and mkpointannotation?
What are “strong” and “weak” references? Why are they important and how can they be used to help control memory management and avoid memory leaks?
Can viewdidload be called multiple times?