What is meaning of 'nonatomic' keyword?
Answer / Shivam Nanda
In Apple iOS, the 'nonatomic' keyword is used to declare a property that does not require thread safety. It can improve performance by eliminating locking during access and assignment.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different store migration options? When are they used?
What is the first responder and responder chain?
Explain parent-child context setup. How does it work?
What are the memory management rules?
So how is the new look different from the old look?
Explain me app bundle?
What is iphone reference library?
Why we use delegate in ios?
What NSAutorelease pool
What is closures in ios?
What is singleton class in ios?
Explain your process for tracing and fixing a memory leak iOs?
1 Answers SwanSoft Technologies,