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 :-

  1. Drawing and imaging
  2. Lazy loading
  3. Multithreading
  4. Handles UNDO and redo management
  5. Internationalization
  6. Content formatting and pagination
  7. Data EXCHANGE using COPY Paste and Drag DROP
  8. Audio and Video using QuickTime framework

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 :-



Discussion

No Comment Found