Who calls dealloc method?
Answer / Kunwar Pratap Singh
The dealloc method is called by Objective-C's automatic memory management (ARC) when an object is no longer referenced. This can happen when the last reference to the object goes out of scope or is released manually.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are objective c properties?
Does objective c have function overloading?
Can you use swift and objective c together?
What’s the contrast between utilizing a delegate and warning?
When would you use nsarray and nsmutablearray?
What is ivar objective c?
What are the main objectives of training?
When is toll-free bridging useful?
What is an objective fact?
How big is a atom?
How messaging works in objective-c?
What is inheritance in objective c?