How different is objective c from swift?
Answer / Santosh Kumar Niranjan
"Objective-C and Swift are both programming languages used in iOS development, but they have several differences. Objective-C was created as a superset of C and introduced object-oriented programming to Apple's platform. Swift is a newer language that was designed to be more intuitive and safer than Objective-C, while still being compatible with existing Objective-C code."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is synchronized() block in objective c?
What are the adavantages of gcd over nsthread?
How do I create an objective c class in xcode?
What is a delegate in objective c?
How to print string in objective c?
How would I make a static strategy?
What does mean in objective c?
How do you check for leaks?
What is a function file?
Explain what is dot notation?
Explain the difference between atomic and nonatomic synthesized properties.
What is the difference between function and objective?