Explain collections in iOS
Answer / babu
NSArray, NSDictionary, NSSet (And its mutable versions)
| Is This Answer Correct ? | 0 Yes | 1 No |
What is main thread checker?
From which ios version, arc is supported?
What is swift and what is objective-c?
How are non-atomic and atomic properties different? Which one is the default property for synthesized properties?
How could you setup live rendering ?
Explain UIView life cycles
What is the purpose of UIWindow object?
What is the difference between strong and retain.
How to register as a iphone developer?
What are the important delegate methods of nsxml parser?
Explain how the push notification works in iOS operating system?
Explain me what is fast enumeration?