iOS Developer Question:
Download Questions PDF

Explain differentiate between Release and Pool Drain?

Answer:

The release keyword is used to free a memory location in the system which is not being utilized. The drain keyword is used to release the NSAutoreleasePool.

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain steps for using coredata?Explain Layer Objects?