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 and strong in objective c?



What is nonatomic and strong in objective c?..

Answer / Anupam Bharti

"In Objective-C, nonatomic indicates that the property access is not thread-safe. Strong refers to a strong reference, which means the object will not be deallocated until all strong references are released. For example: `@property (nonatomic, strong) NSString *myString;`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

When should you call dealloc method? Is it possible to implement dealloc in arc?

1 Answers  


When is toll-free bridging useful?

1 Answers  


How to convert objective c project to swift?

1 Answers  


How to declare variable in objective c?

1 Answers  


What is protocol in objective-c?

1 Answers  


What is objective writing?

1 Answers  


What is hashable?

1 Answers  


Does copy increase retain count?

1 Answers  


How to check array contains value in objective c?

1 Answers  


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

1 Answers  


What is property in objective c?

1 Answers  


What happens with the objects if the array is released?

1 Answers  


Categories