Pergunta de entrevista da empresa Claysol Media Labs

What is retain count?

Respostas da entrevista

Sigiloso

1 de jun. de 2018

Retain count is count of an object which determines how long will this object occupies the memory. If retain count reaches to zero; it is deallocated from the memory.

1

Sigiloso

18 de jul. de 2017

What is release?