iOS Developer Question:
Download Questions PDF

What manual memory management? How it work?

iOS Developer Interview Question
iOS Developer Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What is property in Objective c?Tell me what is fast enumeration?