What is meaning of 'atomic' keyword?



What is meaning of 'atomic' keyword?..

Answer / Amit Kumar Rajvanshi

In iOS, the atomic keyword is used to indicate that a property has thread safety, i.e., it can only be accessed and modified by one thread at a time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Is xcode a framework?

1 Answers  


Explain what is ios?

1 Answers  


How we can do multithreading in ios?

1 Answers  


What is ios technology?

1 Answers  


How to send crash report from device?

1 Answers  


Is core data is thread safe?

1 Answers  


What is nsobject in ios?

1 Answers  


What is a protocol in objective-c programming language?

1 Answers  


What are the viewcontroller lifecycle in ios?

1 Answers  


What is core data?

1 Answers  


Can we support the same application for iphone 3gs and iphone 5, 6, 7? Why not?

1 Answers  


what is singleton class? Why the whole application creates a single instance?

1 Answers  


Categories