Which is better swift or objective c?
Answer / Ayan Kantha
Both Swift and Objective-C have their strengths. Swift is newer, more modern, offers improved performance, and is easier to learn for those coming from other programming languages. Objective-C, however, has a rich ecosystem for iOS development and extensive third-party libraries.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between datasource and delegate?
How to use objective c file in swift?
How to call function in objective-c?
What do you understand by protocol?
What is toll-free bridging? When is it useful?
What are the classifications of property?
Explain the difference in xib/storyboard vs nib?
Why do we require class extension?
What is an objective description?
Can we create dynamic classes in objective c?
Explain mutable types in objective c programming language?
What is dynamic dispatch method?