Answer Posted / Manish Jaiswal
You should call the dealloc method when an object is no longer needed, usually before it's about to be released by ARC (Automatic Reference Counting) or manually before memory deallocation. It allows objects to perform any necessary cleanup before they are destroyed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category