Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is dealloc?



What is dealloc?..

Answer / 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

More Objective-C Interview Questions

Can you retain delegates?

1 Answers  


What is inheritance in objective c?

1 Answers  


Explain class definition in objective-c?

1 Answers  


Who made objective c?

1 Answers  


What is a class in xcode?

1 Answers  


Can you learn swift without knowing objective c?

1 Answers  


Can you use swift and objective c together?

1 Answers  


Is nsobject a parent class or a derived class?

1 Answers  


Does objective-c contain private strategies?

1 Answers  


What is responder chain?

1 Answers  


Does objective c have multiple inheritance?

1 Answers  


What does __ block do?

1 Answers  


Categories