Why is objective c used?
Answer / Neha Kumari
Objective-C is used for developing applications for Apple's platforms such as iOS, macOS, watchOS, and tvOS. It provides an object-oriented environment that allows developers to create powerful and efficient applications with a clean syntax.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the rules of variable?
What is a function file?
What does r mean in xcode?
When to use nsautoreleasepool??
How to convert objective c project to swift?
Explain what is the principle distinction between the function calls and messages?
Who invented objective c?
How to make a code snippet thread safe?
Explain what are the attributes of category?
Is struct a class?
How to call function in objective-c?
What are blocks and how are they used?