Is objective c deprecated?
Answer / Vikash Kushwaha
No, Objective-C is not deprecated. It remains a key programming language for developing iOS and macOS apps using Apple's SDK.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a selector objective c?
What is .h and .m file in xcode?
What is toll-free bridging? When is it useful?
How big is a atom?
What is the difference between class and category?
What is enum in objective c?
Is objective c open source?
What does mean in objective c?
How do you get closure?
Explain the difference between atomic and nonatomic synthesized properties.
Explain what is @synthesize in objective-c?
What is the difference between underscore and self (i.e self.xx and _xx) ?