Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the major difference between objective c and swift?



What is the major difference between objective c and swift?..

Answer / Anuj Deol

Swift is a modern programming language for iOS, macOS, watchOS, and tvOS that replaces Objective-C. Some major differences include: Swift is designed for safety (it prevents common programming errors like null pointers and memory leaks), it has a cleaner syntax (which makes the code more readable), it supports multiple programming paradigms (Objective-C only supports object-oriented programming), and it integrates well with C-based libraries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How different is objective c from swift?

1 Answers  


What are the advantages of swift over objective c?

1 Answers  


What is the difference between property and instance variable?

1 Answers  


Explain what do you mean by synthesized in objective-c?

1 Answers  


Mention which class can you use for parsing of xml in iphone?

1 Answers  


What is a hash string?

1 Answers  


What is category in objective c?

1 Answers  


What is kvc and kvo? Give an example of using kvc to set value.

1 Answers  


What is toll-free bridging and when is it useful?

1 Answers  


What is difference between null and nil?

1 Answers  


Is objective c statically typed?

1 Answers  


What is responder chain?

1 Answers  


Categories