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 closures in ios?

0 Answers  


Explain xib?

0 Answers  


What is the difference between developer and enterprise developer accounts?

0 Answers  


How to use core data objects between two threads?

0 Answers  


What are ios functions?

0 Answers  






What is the difference between 'assign' and 'retain' keyword?

0 Answers  


What is variable in ios?

0 Answers  


Explain steps for using coredata?

0 Answers  


Explain which all events will perform an ios application in background

0 Answers  


How is retain different from assign?

0 Answers  


Difference between release and autorelease ?

0 Answers  


What are all the difference between categories and subclasses in iOS operating system?

0 Answers   TryTechnicals Pvt Ltd,


Categories