Is swift faster than objective c?



Is swift faster than objective c?..

Answer / Deepak Kumar

Swift, being a newer language and designed with modern programming principles in mind, generally performs better than Objective-C due to optimizations such as Automatic Reference Counting (ARC) and improvements in compiler technology.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is the difference between atomic and nonatomic synthesized properties?

1 Answers  


Why create a custom view?

1 Answers  


Does objective c have pointers?

1 Answers  


How to use swift protocol in objective c?

1 Answers  


Can you use objective c in swift?

1 Answers  


List out the methods used in nsurl connection?

1 Answers  


What is an objective statement?

1 Answers  


How do you define a block?

1 Answers  


Explain the types of protocol?

1 Answers  


Explain application life cycle or application states?

1 Answers  


What do you mean by synthesized in objective-c?

1 Answers  


What is a function file?

1 Answers  


Categories