What is the difference between cocoa and cocoa touch?
Answer / Late Somaru Ram
Cocoa is a framework for Mac OS X, while Cocoa Touch is a layer of that framework for iOS. Cocoa Touch includes additional classes to support touch events, UI elements, and other features specific to mobile devices.
| Is This Answer Correct ? | 0 Yes | 0 No |
Whats the difference between frame and bounds?
Is uikit thread safe?
Will iphone 5s get ios 13?
What are kvo and kvc?
What is core data stack?
What is managed object context?
Are the nsmanagedobjectcontext queues serial or concurrent?
What is variable in ios?
An app is loaded into memory but is not executing any code. In which state will it be in?
What is meaning of 'synthesize' keyword ?
Explain about design patterns in iOS
How you will store user info (username, password or token) securely in ios?