Explain @property ,@synthesize



Explain @property ,@synthesize..

Answer / 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

More Apple iOS Interview Questions

What is ios architecture?

0 Answers  


Difference between iOS 3 , iOS4, iOS 5, iOS 6, iOS 7 and iOS 8 (What are the new features)

0 Answers  


Which is the default for synthesized properties?

0 Answers  


DB updation when app new version comes ?

0 Answers  


How to run xcode and other tools with the iphone sdk?

0 Answers  


Difference between release and autorelease ?

0 Answers  


Explain formal protocols?

0 Answers  


What do you mean by rest?

0 Answers  


Explain about AFNetworking. What is the base class used in AFNetworking library

0 Answers  


What is mapping model?

0 Answers  


What is the significance of autorelease?

0 Answers  


Why we use delegate in ios?

0 Answers  


Categories