Answer Posted / Manoj Singh
dealloc is a method that is called automatically when an object is about to be deallocated (freed) by the memory management system. It's used to release any allocated resources such as memory for instance variables before the object is 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