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


Explain what is @synthesize in objective-c?



Explain what is @synthesize in objective-c?..

Answer / Abhinandan Yadav

@synthesize is a compiler directive used in Objective-C to generate accessor methods (getters and setters) for instance variables declared in the interface of a class. It simplifies property management and makes it easier to follow Apple's coding guidelines.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is a class property?

1 Answers  


What is instancetype?

1 Answers  


What is property and its types?

1 Answers  


Ns object is a parent class or derived class?

1 Answers  


What is a delegation protocol?

1 Answers  


What does mean in objective c?

1 Answers  


When might you use a cfarray/dictionary instead of a nsarray/dictionary?

1 Answers  


What is struct in objective c?

1 Answers  


What is protocol in objective-c?

1 Answers  


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

1 Answers  


Is swift or objective c better?

1 Answers  


How do you write an objective statement?

1 Answers  


Categories