Answer Posted / babu
@property : It will specify the property for all objects
@Synthesize : It will generate getter and setter methods for property.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is mvc and mvvm in ios?
What is synthesize in ios?
How many types of background modes supported in ios?
How do you create a fetched property?
So how is the new look different from the old look?
What is autorealease pool?
What is the difference between release and autorelease?
What are kvo and kvc?
What is singleton design pattern in ios?
How to switch off predictive text?
How nsoperationque works?
What is a retain cycle?
What is delegate method?
What is fast enumeration?
Explain mutable and immutable types in objective c programming language?