What is cocoa and cocoa touch?



What is cocoa and cocoa touch?..

Answer / Avinash Rai

Cocoa is a framework used for developing MacOS applications, while Cocoa Touch is the framework for iOS application development. Both are based on Objective-C programming language and provide common services for their respective platforms.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What happens when you invoke a method on a nil pointer?

1 Answers  


 Which API is used to write test scripts that help in exercising the application's user interface elements?

1 Answers  


What are the different store migration options? When are they used? How do they work? What is mapping model?

1 Answers  


Major difference between delegate and notification?

1 Answers  


What is autorealease pool?

1 Answers  


How to start a thread?

1 Answers  


How to delete images in ios?

1 Answers  


Do you know which json framework is supported by ios?

1 Answers  


What is cococa and cocoa touch?

1 Answers  


What is delegate in ios objective c?

1 Answers  


What is messaging? What is message forwarding?

1 Answers  


You wish to define your custom view. Which class will be subclassed?

1 Answers  


Categories