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 protocol in ios swift?
What is a memory leak in ios?
Do you know any other changes to ios 7 since wwdc?
What is the ? In swift?
What is completion handler in ios?
What is push notification?
How to set your application id after becoming a member of iphone developer program?
What is context in core data ios?
What does ios stand for apple?
How could you setup live rendering ?
What are delegates in ios swift?
What is nsfetchedresultscontroller? How do you turn on content monitoring?