What is difference between objective c and swift?



What is difference between objective c and swift?..

Answer / Avinash Rai

"Objective-C and Swift" are two programming languages used for developing iOS applications. Objective-C is an older language based on C, with object-oriented capabilities added. Swift, introduced later, is a more modern language designed by Apple to improve performance, reduce complexity, and enhance safety.n"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain mutable types in objective c programming language?

1 Answers  


Can you use swift and objective c together?

1 Answers  


How declare methods in objective c?

1 Answers  


What is an objective description?

1 Answers  


What is the difference between function and objective?

1 Answers  


What is difference between null and nil?

1 Answers  


What are the different types of protocols?

1 Answers  


What are the advantages of swift over objective c?

1 Answers  


Explain when to use nsarray and nsmutablearray. Which one is faster and threadsafe?

1 Answers  


What is a delegate objective c?

1 Answers  


Explain how the class “implementation” is represented in objective-c?

1 Answers  


What are some of the major differences between objective c and swift?

1 Answers  


Categories