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 synthesize objective c?



What is synthesize objective c?..

Answer / Surya Bhatia

"Synthesize" in Objective-C refers to the automatic generation of accessor methods for instance variables declared with the @synthesize directive. These are typically getter and setter methods that allow you to read and write the instance variable's value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is the point of closures?

1 Answers  


What is gcd? What are its advantages over nsthread?

1 Answers  


What is inheritance in objective c?

1 Answers  


What is a dispatch method?

1 Answers  


How is string represented in objective-c?

1 Answers  


What is m file?

1 Answers  


What is instancetype?

1 Answers  


What is difference between nsstring and nsmutablestring?

1 Answers  


Is struct a class?

1 Answers  


Does objective c support multiple inheritance?

1 Answers  


What is a delegation protocol?

1 Answers  


How can we put nil it into dictionary/array?

1 Answers  


Categories