What is cocoa framework in ios?
Answer / Shivram Yadav
Cocoa is a collection of Objective-C libraries and frameworks that are used for creating applications on Apple's macOS and iOS platforms. It includes the UIKit, Foundation, Core Data, Core Graphics, and many other libraries.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is arc?
what are the build phases available in Xcode?
What are the different store migration options?
What is the difference between developer and enterprise developer accounts?
What happens when we invoke a method on a nil pointer?
What is the use of double question marks (“??”) ?
What is queue in ios?
Explain the difference between viewdidload and viewdidappear?
What is didreceivememorywarning method in you viewcontroller?
What are various singleton instances provided by frameworks?
How do I become an ios developer?
Explain shallow copying and depth copying.