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...


Why we use synthesize in objective c?



Why we use synthesize in objective c?..

Answer / Deepak Modiyani

We use synthesize in Objective-C to automatically generate accessor methods (getters and setters) for instance variables declared in the @interface section of a class. This can save time and reduce errors compared to manually writing these methods.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How do you write an objective summary?

1 Answers  


What are nsautoreleasepool?

1 Answers  


Can you learn swift without knowing objective c?

1 Answers  


What are the important data types found in objective-c?

1 Answers  


What is the point of closures?

1 Answers  


Can we implement dealloc in arc? If yes, what is the need to do that?

1 Answers  


What is the difference between objective c and c++?

1 Answers  


Which class is used to establish a connection between applications to the web server?

1 Answers  


Can we create dynamic classes in objective c? If yes, explain how to create with a valid use case?

1 Answers  


Can a protocol have properties?

1 Answers  


What is gcd? What are its advantages over nsthread?

1 Answers  


Does objective c have garbage collection?

1 Answers  


Categories