Why is objective c used?



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

Post New Answer

More Objective-C Interview Questions

What are the rules of variable?

1 Answers  


What is a function file?

1 Answers  


What does r mean in xcode?

1 Answers  


When to use nsautoreleasepool??

1 Answers  


How to convert objective c project to swift?

1 Answers  


Explain what is the principle distinction between the function calls and messages?

1 Answers  


Who invented objective c?

1 Answers  


How to make a code snippet thread safe?

1 Answers  


Explain what are the attributes of category?

1 Answers  


Is struct a class?

1 Answers  


How to call function in objective-c?

1 Answers  


What are blocks and how are they used?

1 Answers  


Categories