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 |
What is main storyboard?
How to declare variable in objective c?
What is the difference between function and objective?
Is reference counting garbage collection?
What is objective c good for?
What is a dispatch function?
Can we implement dealloc in arc? If yes, what is the need to do that?
Does objective c have pointers?
Which language does apple use?
What is objective c written in?
Explain class definition in objective-c?
Can I write some c++ function in same .m file?