What is synthesize in ios?



What is synthesize in ios?..

Answer / Dileep Yadav

In Objective-C, 'synthesize' is a directive used to generate accessor methods (getter and setter) for instance variables. It is used with the '@synthesize' compiler directive.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Different types of persistent stores? Which all types can we have on ios?

1 Answers  


How to hide images in ios?

1 Answers  


How to install an iphone application for testing?

1 Answers  


What does ios stand for apple?

1 Answers  


What are the different types of ios application states?

1 Answers  


What are ios apps written in?

1 Answers  


In a single model, can I have few entities in one sqlite db file and remaining in another sqlite db file?

0 Answers  


What is a background thread?

1 Answers  


Does ios support multiple inheritance?

1 Answers  


How to use reusable cell in uitableview?

1 Answers  


What is protocol in ios swift?

1 Answers  


Where do you test the developed apps if you do not have the device?

1 Answers  


Categories