iOS Developer Question:

What is meaning of "nonatomic" keyword?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

In non atomic no such guaranty that value is returned from variable is same that setter sets. at same time


Previous QuestionNext Question
What is Cococa and cocoa touch?Explain "private", "Protected" and "Public"?