Is swift based on objective c?
Answer / Amt Dinesh Kumar Asthana
No, Swift is not based on Objective-C. It was developed by Apple as a modern replacement for Objective-C, aiming to provide a more reliable, powerful, and easy-to-use language for iOS, macOS, watchOS, and tvOS app development.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is objective c in ios?
Is swift faster than objective c?
How can we put nil it into dictionary/array?
What are the attributes of category?
When will you use nsarray and nsmutablearray? Which one is faster?
What are the advantages of using objective-c?
What is parsing? Mention which class can you use for parsing of xml in iphone?
How to declare global variable in objective c?
Is objective c better than swift?
Explain what do you mean by synthesized in objective-c?
What is synthesize objective c?
What is lazy var?