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 |
What is shared instance in ios?
What is autorealease pool?
What is latest xcode version?
What is a struct in iOS operating system?
Difference between release and autorelease ?
What is a background thread?
What is the methods for unzip file in AFNetworking
What is strong and weak in ios?
Explain what is the stack of autorelease pools. How autorelease pool work under the hood?
What is core data in ios swift?
How do you stop apps running in the background on ios?
What is strong weak in ios?