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 |
Explain me what is fast enumeration?
How to parse json? Explain
Explain the working of manual memory management?
Did you used CLRegion? How its working?
what is Xcode command line tools package?
What is the difference between NSArray and NSMutableArray in iOS operating system?
Why do we need to use @Synthesize in iOS operating system?
0 Answers TryTechnicals Pvt Ltd,
What is notification in iOS?
0 Answers TryTechnicals Pvt Ltd,
Explain interfaces?
What is core data in ios swift?
What is error in application in iphone?
Explain mutable and immutable types in objective c programming language?