What is the difference between swift and objective c in ios app ???? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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