---
title: "Use of \"Cocoa\" in Mac OS X"  
description: "Use of \"Cocoa\" in Mac OS X"  
author: "Tarun Kumar"  
published: 2015-10-30  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/22877/use-of-cocoa-in-mac-os-x  
category: "iphone"  
tags: ["iphone", "ios", "objective c"]  
reading_time: 1 minute  

---

# Use of "Cocoa" in Mac OS X

Cocao is a kind of programming that we can perform with the Apple Xcode Developer Tools.\
Cocoa is a framework (collection of "LibrariesAndTools") that allows us to get the most out of Mac OS X programming.\
Features of Cocoa that makes it great:\
- Modular object-oriented design\
- Use of frameworks\
- Visual interface design

## Answers

### Answer by Tarun Kumar

Cocao is a kind of programming that we can perform with the Apple Xcode Developer Tools.\
Cocoa is a framework (collection of "LibrariesAndTools") that allows us to get the most out of Mac OS X programming.\
Features of Cocoa that makes it great:\
- Modular object-oriented design\
- Use of frameworks\
- Visual interface design


---

Original Source: https://www.mindstick.com/interview/22877/use-of-cocoa-in-mac-os-x

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
