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 the difference between nonatomic & atomic



what is the difference between nonatomic & atomic..

Answer / babu

Nonatomic and atomic are objective C properties. Atomic is more resistant to threading errors. By default all properties are atomic. In nonatomic, no such guarantees are made. Thus, nonatomic is considerably faster than “atomic”.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is Task?

1 Answers  


Explain the difference between copy and retain?

0 Answers  


How to implement "load more" using nsfetchedresultscontroller?

0 Answers  


Explain parent-child context setup. How does it work? What are the advantages?

0 Answers  


Implement the following methods: retain, release, auto release in iOS operating system?

0 Answers   CDC,


How to fix tableviewcell dequeue issue ?

0 Answers  


Are the nsmanagedobjectcontext queues serial or concurrent?

0 Answers  


What is retain counts?

0 Answers  


what is the difference between nonatomic & atomic ? which is thread safe and why

0 Answers  


Tell me what is iphone os?

0 Answers  


What is synchronized() block in objective c? What is the use of that?

0 Answers  


Explain the difference between cocoa and cocoa touch?

0 Answers  


Categories