What do you mean by synthesized in objective-c?



What do you mean by synthesized in objective-c?..

Answer / Nidhi Gupta

In Objective-C, when a property is declared with the @synthesize directive or when using automatic properties, the compiler generates the accessor methods (getter and setter) for that property automatically.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What number distinctive annotations is accessible in objective-c?

1 Answers  


What is an example of category?

1 Answers  


How much does m files cost?

1 Answers  


What does @synchronized() do?

1 Answers  


How do I open .am files?

1 Answers  


What is single inheritance in objective-c?

1 Answers  


What is the difference between a script file and a function matlab?

1 Answers  


Can you retain delegates?

1 Answers  


What is nsarray objective c?

1 Answers  


What is a selector objective c?

1 Answers  


What is the class of a constant string?

1 Answers  


What is nsstring?

1 Answers  


Categories