Can objective c run on windows?
Answer / Sanjay Singh Negi
No, Objective-C is primarily used with Apple's iOS and macOS operating systems. It cannot natively run on Windows without using a compatibility layer such as Xcode Tools for Windows.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to add custom cell in uitableview in objective c?
What is property classification?
What is 'protocol' on objective c?
Is objective c difficult?
What is the use of objective c?
Is swift or objective c better?
What are some of the major differences between objective c and swift?
What objective-c program consists of?
Explain the difference between uiwindow and uiview?
What is toll-free bridging? When is it useful?
How do I open .am files?
Can I write some c++ function in same .m file?