What type of language is objective c?



What type of language is objective c?..

Answer / Ritu Priyadarshani

Objective-C is a dynamic, object-oriented programming language that is primarily used with Apple's iOS, macOS, watchOS, and tvOS operating systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is an accessor method?

1 Answers  


Is objective c type safe language?

1 Answers  


What are the different types of protocols?

1 Answers  


Is objective c better than swift?

1 Answers  


Is objective c superset of c?

1 Answers  


What is strong and weak in objective c?

1 Answers  


What is a category in objective c?

1 Answers  


When will you use nsarray and nsmutablearray? Which one is faster?

1 Answers  


How to call objective c function in swift?

1 Answers  


What does the m mean in xcode?

1 Answers  


How to call methods in objective c?

1 Answers  


Can you write setter method for a retain property?

1 Answers  


Categories