What is meaning of 'nonatomic' keyword?



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

Post New Answer

More Apple iOS Interview Questions

What are the different store migration options? When are they used?

1 Answers  


What is the first responder and responder chain?

1 Answers  


Explain parent-child context setup. How does it work?

1 Answers  


What are the memory management rules?

1 Answers  


So how is the new look different from the old look?

1 Answers  


Explain me app bundle?

1 Answers  


What is iphone reference library?

1 Answers  


Why we use delegate in ios?

1 Answers  


What NSAutorelease pool

1 Answers  


What is closures in ios?

1 Answers  


What is singleton class in ios?

1 Answers  


Explain your process for tracing and fixing a memory leak iOs?

1 Answers   SwanSoft Technologies,


Categories