iOS Developer Question:
Download Job Interview Questions and Answers PDF
What manual memory management? How it work?
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 Question | Next Question |
What is property in Objective c? | Tell me what is fast enumeration? |