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 |
Name and explain the iOS app states.
What is nspersistentstorecoordinator?
What is dependency management tools?
What are the delegate methods of mkmapview?
What is abstract class in ios?
What is context in core data ios?
what are the source items used by Xcode?
What is the difference between cocoa and cocoa touch?
Explain the difference between viewdidload and viewdidappear?
Bundle & document directory, sandbox ?
Explain the steps involved in submitting the App to App-Store in iOS operating system?
What is weak and strong in ios?