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 |
How to create uibutton programmatically in objective c?
How would I make a static strategy?
What do you mean by @synthesize and @dynamic in the objective-c? And also explain what do you mean by synthesized in objective-c?
What is gcd?
Tell us the result when you invoke a particular method on a nil pointer?
When is toll-free bridging useful?
Is objective-c a dynamic language?
What is the difference between c and objective c?
Does copy increase retain count?
Can you please explain the way messaging works in objective-c?
What is a protocol in objective c?
Explain what do you mean by dot notation?