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
Why iphone apps are popular?
what’s accessibilityhint?
what are fetched properties?
Explain the significance of autorelease?
What is meaning of 'synthesize' keyword ?
What is nsfetchedresultscontroller? How do you turn on content monitoring?
What is ios appdelegate?
What is nsmanagedobjectcontext?
Explain arc?
Which are the ways of achieving concurrency in ios?
When a nsfetchrequest fetches an entity object from store, does it fetch all of its data at once?
Does ios have garbage collection?
What is nspersistentstore? Is it thread safe?
Explain the difference between coredata & sqlite?
Functionality of accelerometer of an iphone