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 |
Explain mutable types in objective c programming language?
Can you use swift and objective c together?
How declare methods in objective c?
What is an objective description?
What is the difference between function and objective?
What is difference between null and nil?
What are the different types of protocols?
What are the advantages of swift over objective c?
Explain when to use nsarray and nsmutablearray. Which one is faster and threadsafe?
What is a delegate objective c?
Explain how the class “implementation” is represented in objective-c?
What are some of the major differences between objective c and swift?