What is atomic in objective c?
Answer / Gyan Singh Parihar
"Atomic" refers to a property that is thread-safe, meaning it can be accessed and modified safely across multiple threads without causing concurrency issues. By default, all properties in Objective-C are atomic.n"
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me something about objective-c blocks?
How do you write an objective summary?
Why is objective c syntax so weird?
What is ivar objective c?
Explain application life cycle or application states?
What is the purpose of the protocol?
What is a dispatch method?
Why swift is faster then objective c?
What is the difference between method and type?
What is toll-free bridging?
Is objective-c a dynamic language?
What is block variable?