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 |
What is 1x 2x and 3x in ios?
What does 2x resolution mean?
What are all the newly added frameworks iOS 4.3 to iOS 5.0?
What size is 1x and 2x?
Explain parent-child context setup. How does it work?
Can we use ssl to encrypt the app communication?
What is the difference between android and ios?
what are the build phases available in Xcode?
What is @synthesize?
What is difference between synchronous and asynchronous in web request in iOS operating system?
What is datasource in ios?
Explain usage of struct?