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 difference between atomic and nonatomic in ios?

0 Answers  


Functionality of accelerometer of an iphone

0 Answers  


Explain @property ,@synthesize

1 Answers  


Explain how you can migrate to Xcode?

0 Answers  


What is mapping model?

0 Answers  






Screen resolution of iPhone & iPad

1 Answers  


What are the features of ios?

0 Answers  


What is @synthesize in objective-c ?

0 Answers  


What is a category and when is it used?

0 Answers  


What is view controller xcode?

0 Answers  


In a single model, can I have few entities in one sqlite db file and remaining in another sqlite db file?

0 Answers  


How can you enable client certificate in ios 12? : IOS Architect

0 Answers  


Categories