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 |
What is an accessor method?
Is objective c type safe language?
What are the different types of protocols?
Is objective c better than swift?
Is objective c superset of c?
What is strong and weak in objective c?
What is a category in objective c?
When will you use nsarray and nsmutablearray? Which one is faster?
How to call objective c function in swift?
What does the m mean in xcode?
How to call methods in objective c?
Can you write setter method for a retain property?