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 does nonatomic mean?



What does nonatomic mean?..

Answer / Pawan Pandey

In Objective-C, 'nonatomic' is a property attribute that indicates the property should not manage its own lock. This means it can be accessed concurrently without blocking other threads.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is difference between nil and nill?

1 Answers  


What is the difference between method and type?

1 Answers  


What is objective c in ios?

1 Answers  


What happen if we send any message to an object which is released?

1 Answers  


What is the principle distinction between the function calls and messages?

1 Answers  


Explain the difference between #import and #include in objective-c?

1 Answers  


How the class “implementation” is represented in objective-c?

1 Answers  


What is difference between objective c and c?

1 Answers  


How to call methods in objective c?

1 Answers  


What is the main difference between function calls and messages?

1 Answers  


What is retain count?

1 Answers  


What is a class property?

1 Answers  


Categories