What is id in ios?
Answer / Mohammad Rizwan
In Objective-C, id is a generic type that represents an object of any class. It can be used to declare variables and parameters that can hold any object.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is core data?
What is arc and how is it different from autorelease?
What is nsmanagedobjectcontext? What are the different concurrency types? Explain them.
What is singleton pattern in ios?
What is cocoa framework in ios?
What is strong weak in ios?
Which object manage the presentation of app's content on the screen?
Is apple ios based on linux?
How to send your device id to an iphone developer?
An app is loaded into memory but is not executing any code. In which state will be in?
What is use of nsoperation? How nsoperationque works?
What is nspersistentstorecoordinator?