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

Is python static or dynamic?

1 Answers  


What is an example of tangible property?

1 Answers  


How to call function in objective-c?

1 Answers  


What are class b properties?

1 Answers  


Is objective-c a dynamic language?

1 Answers  


What are the two types of tangible property?

1 Answers  


Is objective c type safe language?

1 Answers  


How messaging works in objective-c?

1 Answers  


Mention whether nsobject is a parent class or derived class.

1 Answers  


What do you mean by dot notation?

1 Answers  


What is hashable?

1 Answers  


What is protocol in simple words?

1 Answers  


Categories