Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is nonatomic in objective c?



What is nonatomic in objective c?..

Answer / Dhyan Chand

In Objective-C, the nonatomic keyword indicates that a property's value changes are not thread-safe. It means that the setter and getter methods for that property will not use locks to protect access to the property's value during multithreaded access, making it faster but potentially causing data inconsistency issues.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What does alloc mean in objective c?

1 Answers  


How do you write an objective?

1 Answers  


What is inheritance in objective c?

1 Answers  


Is objective c deprecated?

1 Answers  


Why swift is faster than objective c?

1 Answers  


How is #import different from #include?

1 Answers  


How would I make a static strategy?

1 Answers  


What is protocol in simple words?

1 Answers  


Why we use synthesize in objective c?

1 Answers  


Explain what do you mean by dot notation?

1 Answers  


What is delegate? Can delegates be retained?

1 Answers  


What is a protocol in objective c?

1 Answers  


Categories