Is objective c better than swift?
Answer / Rabindra Kumar
Both Objective-C and Swift have their strengths. Swift is generally considered more modern, safer, and easier to learn, but Objective-C still has a large existing codebase and is well-suited for certain tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by cocoa?
What does mean in objective c?
Is objective c compiled?
Explain how to call a function in objective-c?
Mention what is the primary use of the category in the objective-c?
What is lazy var?
Is objective c statically typed?
How different is objective c from swift?
What is synchronized() block in objective c?
What is a protocol in objective c?
What is thread safe function?
What is difference between objective c and c?