InterviewSolution
| 1. |
What Are The Differences Between Cocoa Touch And Cocoa? |
|
Answer» Cocoa touch is an application framework for Apple products LIKE iPad, iPhone and iPod Touch. Cocoa is an application framework that helps in the development of applications in MAC OS X environment. Both Cocoa and Cocoa Touch sit on top of other collections of frameworks to create the API stacks. For Application Framework:-
For Frameworks:-
For API:-
For MVC patterns:–
Cocoa touch is an application framework for Apple products like iPad, iPhone and iPod Touch. Cocoa is an application framework that helps in the development of applications in MAC OS X environment. Both Cocoa and Cocoa Touch sit on top of other collections of frameworks to create the API stacks. For Application Framework:- For Frameworks:- For API:- For MVC patterns:– |
|