InterviewSolution
Saved Bookmarks
| 1. |
What Does Cocoa Touch Offers? |
|
Answer» Cocoa touch supports event-driven behavior that helps in managing applications, windows, and workspaces. Cocoa has a user interface objects like windows, buttons, tables, etc. These FEATURES can drag and dropped from interface builder and its code created automatically. Cocoa supports the following :-
Cocoa touch supports event-driven behavior that helps in managing applications, windows, and workspaces. Cocoa has a user interface objects like windows, buttons, tables, etc. These features can drag and dropped from interface builder and its code created automatically. Cocoa supports the following :- |
|