Is swift objective c?
Answer / Deepak Pratap Singh
"Swift is not Objective-C. Swift is a modern programming language developed by Apple for iOS, macOS, watchOS, and tvOS app development. While Swift builds on the Cocoa Touch framework (used in Objective-C), it has a more concise syntax, improved error handling, and better safety features compared to Objective-C."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the protocol in objective c?
How the class “implementation” is represented in objective-c?
What is difference between nsstring and nsmutablestring?
What is abstract class in objective c?
What is difference between objective c and swift?
Can you learn swift without knowing objective c?
Tell me about important protocol being used in objective c?
Does copy increase retain count?
What does mean in xcode?
What are kvc and kvo? Provide an example.
How do you call a method in objective c?
What are the three main types of property?