What is the meaning of "strong"keyword?

Submitted by: Muhammad
*strong -o "own" the object you are referencing with this property/variable. The compiler will take care that any object that you assign to this property will not be destroyed as long as you (or any other object) points to it with a strong reference.
Submitted by: Muhammad

Read Online iOS Developer Job Interview Questions And Answers