Where is objective c used?
Answer / Rashmi Kumari
Objective-C is primarily used for developing applications for Apple's iOS operating system. It is the primary programming language for iOS, macOS, watchOS, and tvOS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you please explain the way messaging works in objective-c?
What is atomic property?
What is hashable?
Is objective c superset of c?
Will objective c be deprecated?
When might you use a cfarray/dictionary instead of a nsarray/dictionary?
What is the use of category in objective-c?
Explain what do you mean by dot notation?
How to add custom cell in uitableview in objective c?
What is the function of the category?
What is super in objective c?
What does alloc mean in objective c?