What do you mean by cocoa?
Answer / Rani
Cocoa is an object-oriented application framework and programming language developed by Apple Inc. for macOS and iOS. It provides a wide range of pre-written code for common app functions like graphics, networking, and user interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a delegation protocol?
What is a selector objective c?
What is ivar objective c?
Does objective c have function overloading?
How to declare variable in objective c?
Explain what is the principle distinction between the function calls and messages?
Is objective c garbage collected?
What is a category in objective c?
Explain the way messaging works in objective-c?
What is a dispatch function?
Is objective c faster than swift?
Is objective c similar to java?