What is the difference between swift and objective c in ios app ???? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What is the difference between swift and objective c in ios app ????

i am ios developer and i want to know the difference

8th Aug 2018, 11:33 PM
Alaa Naeim
Alaa Naeim - avatar
2 Answers
+ 2
There are so many differences as Objective C is a long-standing language while swift is relatively new. App development in swift could be faster than in Objective-C. The usage of generics and higher-order functions results in cleaner, more reusable code. Also, Objective-C is potentially more vulnerable to hackers because it is well known and has existed for so many years.
9th Aug 2018, 8:51 PM
Itoroabasi Unang
Itoroabasi Unang - avatar
+ 1
Hello
12th Aug 2018, 10:49 AM
Hadi
Hadi - avatar