What is the latest version of objective-c?
Answer / Pradeep Kumar Rawat
The latest version of Objective-C as of now (2023) is Objective-C 2.0, which was introduced with Xcode 4 in 2010. Apple has since moved towards Swift for iOS development, but Objective-C remains popular in Mac OS X and other projects.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by category and when to use it?
What is the definition of an objective statement?
What is the difference between property and instance variable?
what is gcd? What are advantages over nsthread?
What is meant by not thread safe?
What is difference between array and nsarray?
What is the isa member?
Who invented objective c?
What is nsstring?
Explain how to call function in objective-c?
What is id type in objective c?
What is hashable?