What is id in ios?



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

Post New Answer

More Apple iOS Interview Questions

What is core data?

1 Answers  


What is arc and how is it different from autorelease?

1 Answers  


What is nsmanagedobjectcontext? What are the different concurrency types? Explain them.

0 Answers  


What is singleton pattern in ios?

1 Answers  


What is cocoa framework in ios?

1 Answers  


What is strong weak in ios?

1 Answers  


Which object manage the presentation of app's content on the screen?

1 Answers  


Is apple ios based on linux?

1 Answers  


How to send your device id to an iphone developer?

1 Answers  


 An app is loaded into memory but is not executing any code. In which state will be in?

1 Answers  


What is use of nsoperation? How nsoperationque works?

1 Answers  


What is nspersistentstorecoordinator?

1 Answers  


Categories