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...


Can you use swift and objective c together?



Can you use swift and objective c together?..

Answer / Ateequr Rehman

Yes, it is possible to use Swift and Objective-C together in a single project using bridging headers. However, Apple strongly encourages developers to migrate their projects to Swift when possible.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Who calls dealloc method?

1 Answers  


Explain what is #import?

1 Answers  


Mention whether nsobject is a parent class or derived class.

1 Answers  


How to add custom cell in uitableview in objective c?

1 Answers  


Explain when to use nsarray and nsmutablearray. Which one is faster and threadsafe?

1 Answers  


How is #import different from #include?

1 Answers  


What is delegate? Can delegates be retained?

1 Answers  


Are callbacks closures?

1 Answers  


Explain the difference in xib/storyboard vs nib?

1 Answers  


What are the attributes of category?

1 Answers  


Is c++ objective c?

1 Answers  


How do you add a category in objective c?

1 Answers  


Categories