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 assign property in objective c?



What is assign property in objective c?..

Answer / Nagendra Kumar

In Objective-C, an assign property indicates that the setter method for the property simply sets the value without retaining or releasing it. This should be used only when dealing with primitive data types (like integers and strings) or objects that conform to the NSCopying protocol.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is an instancetype?

1 Answers  


Is struct a class?

1 Answers  


Explain the way messaging works in objective-c?

1 Answers  


What is the use of objective c?

1 Answers  


What is objective c?

1 Answers  


Can you use objective c in swift?

1 Answers  


What are objective- c blocks?

1 Answers  


What's the difference between a thread safe and a thread unsafe function?

1 Answers  


List out the methods used in nsurl connection?

1 Answers  


How do you insert a block?

1 Answers  


What is a category in objective c?

1 Answers  


What is toll-free bridging? When is it useful?

1 Answers  


Categories