iOS Developer Question: Download iOS Developer PDF

Explain differentiate between Release and Pool Drain?

Tweet Share WhatsApp

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 PDF Read All 102 iOS Developer Questions
Previous QuestionNext Question
Explain steps for using coredata?Explain Layer Objects?