iOS Developer Question:

Download Job Interview Questions and Answers PDF

Explain me what is ARC? How it works?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

Automatic reference counting (ARC) If the compiler can recognize where you should be retaining and releasing objects, and put the retain and release statement in code.

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is block in objective c?How to download something from the internet?