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 |
What number distinctive annotations is accessible in objective-c?
What is an example of category?
How much does m files cost?
What does @synchronized() do?
How do I open .am files?
What is single inheritance in objective-c?
What is the difference between a script file and a function matlab?
Can you retain delegates?
What is nsarray objective c?
What is a selector objective c?
What is the class of a constant string?
What is nsstring?