What is arc ? How it works?
Answer / Ratnesh Kumar
ARC (Automatic Reference Counting) is a feature in Apple iOS that automatically manages memory by tracking instances of objects and releasing them when they're no longer needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can a static library (.a) contain assets like pictures, sound documents and so on.?
What is meaning of 'atomic' keyword?
what is protocol? . The use of protocol?
What is retain counts?
How to generate a protected disk image containing your csr, private key and development certificate in iphone development?
What are the features of iphone 3gs?
How to access the spotlight search feature now?
Explain interfaces?
What are the lifecycle events of uiviewcontroller?
What does ios mean on my iphone?
What are blocks in ios?
Differentiate 'app id' from 'bundle id'.