Explain the difference between cocoa and cocoa touch?



Explain the difference between cocoa and cocoa touch?..

Answer / Chaman Singh Negi

Cocoa is a framework used for developing Mac OS X applications, while Cocoa Touch is a layer on top of Cocoa that is specifically designed for iOS app development. Cocoa Touch provides developers with access to many features specific to mobile devices such as touch input, accelerometer data, and the ability to integrate with other apps through the use of URL schemes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Can a "delegate" retained in ios?

1 Answers  


Can you please explain the difference between nsarray and nsmutablearray?

1 Answers  


What is reference count in ios?

1 Answers  


Tell me what is fast enumeration?

1 Answers  


What is meaning of 'readonly' keyword?

1 Answers  


How to implement "load more" using nsfetchedresultscontroller?

1 Answers  


What is cocoa and cocoa touch?

1 Answers  


What happens when IApplication does not handle an event?

1 Answers  


What are the lifecycle events of uiviewcontroller?

1 Answers  


What is framework in ios?

1 Answers  


What is race condition in ios?

1 Answers  


What is the difference between stack and heap?

1 Answers  


Categories