Explain arc?



Explain arc?..

Answer / Faiz Kidwai

Automatic Reference Counting (ARC) is a feature in Apple's Xcode that automatically manages the memory usage of Objective-C and Swift objects, eliminating manual memory management.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is the difference between 'assign' and 'retain' keyword?

1 Answers  


In mapKit frame work, how to get current user location

1 Answers  


How to install an iphone application for testing?

1 Answers  


Explain collections in iOS

1 Answers  


Name and explain the iOS app states.

1 Answers  


How to debug a crash in the auto-release pool?

1 Answers  


Explain How to access document directory

1 Answers  


What is a fault?

1 Answers  


Define 'atomic' keyword?

1 Answers  


What are the differences between categories and extensions?

1 Answers  


Define ipa?

1 Answers  


what are the controllers are available in objective C

1 Answers  


Categories