Explain me what is ARC? How it works?

Submitted by: Muhammad
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.
Submitted by: Muhammad

Read Online iOS Developer Job Interview Questions And Answers