iOS Developer Question:

Download Job Interview Questions and Answers PDF

Explain differentiate between Release and Pool Drain?

iOS Developer Interview Question
iOS Developer Interview Question

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?