Is objective c faster than swift?



Is objective c faster than swift?..

Answer / Kumari Deepa

Swift is generally considered to be faster than Objective-C due to several factors such as improved compiler optimizations, modern language features, and better memory management. However, the performance difference between Swift and Objective-C can vary based on the specific use case.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is kvc and kvo? Give an example of using kvc to set value.

1 Answers  


What is a block objective c?

1 Answers  


How do you check for leaks?

1 Answers  


What is difference between datasource and delegate?

1 Answers  


How do I import a swift file into objective c?

1 Answers  


Ns object is a parent class or derived class?

1 Answers  


What do you understand by protocol?

1 Answers  


What are the adavantages of gcd over nsthread?

1 Answers  


Is objective c dynamically typed?

1 Answers  


What can objective c be used for?

1 Answers  


What is the isa member?

1 Answers  


What is the protocol in objective c?

1 Answers  


Categories