iOS Developer Question: Download iOS Developer PDF

What manual memory management? How it work?

Tweet Share WhatsApp

Answer:

In Manual memory management developers is responsible for life cycle of object. developer has to retain /alloc and release the object wherever needed.

Download iOS Developer PDF Read All 102 iOS Developer Questions
Previous QuestionNext Question
What is property in Objective c?Tell me what is fast enumeration?