What is the meaning of "weak" keyword?
Submitted by: Muhammad*Weak - weak reference you signify that you don't want to have control over the object's lifetime. The object you are referencing weakly only lives on because at least one other object holds a strong reference to it. Once that is no longer the case, the object gets destroyed and your weak property will automatically get set to nil.
Submitted by: Muhammad
Submitted by: Muhammad
Read Online iOS Developer Job Interview Questions And Answers
Top iOS Developer Questions
☺ | What is a Collection? |
☺ | What is latest iOS version? |
☺ | What is Category in Objective c? |
☺ | What is the First Responder and Responder Chain? |
☺ | What is IPA? |
Top Mobile OS Categories
☺ | iOS Interview Questions. |
☺ | Asha OS Interview Questions. |
☺ | Windows Phone (WP) Interview Questions. |
☺ | iOS Developer Interview Questions. |
☺ | BlackBerry Tablet OS Interview Questions. |