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 difference between objective c and swift programming?



What is difference between objective c and swift programming?..

Answer / Dushyant Singh Arya

"Objective-C is a superset of the C programming language that adds Object-Oriented Programming capabilities. Swift, on the other hand, is a modern programming language developed by Apple specifically for iOS, macOS, watchOS, and tvOS app development. Swift is designed to be more user-friendly with features like type inference, automatic memory management, and safer error handling."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Can a static library (.a) contain resources like images, sound files etc?

1 Answers  


How to convert nsnumber to nsstring in objective c?

1 Answers  


What is .h and .m file in xcode?

1 Answers  


What are the 5 principles of object oriented programming?

1 Answers  


What does alloc mean in objective c?

1 Answers  


What is enum constant?

1 Answers  


What is a goal and objective?

1 Answers  


What is property in objective c?

1 Answers  


Mention what is the primary use of the category in the objective-c?

1 Answers  


Mention whether nsobject is a parent class or derived class.

1 Answers  


What is the main difference between function calls and messages?

1 Answers  


Who calls dealloc method? Can we implement dealloc in arc?

1 Answers  


Categories