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


How to use objective c file in swift?



How to use objective c file in swift?..

Answer / Nirmal Kumar

"To use an Objective-C file in Swift, you can create a bridging header. In the bridging header, import the .h file of your Objective-C class using #import. Then, you can use instances of that class in your Swift code."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is block in objective c?

1 Answers  


Explain what are the attributes of category?

1 Answers  


Which is better swift or objective c?

1 Answers  


Can protocols have properties?

1 Answers  


What does @synchronized() do?

1 Answers  


Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool?

1 Answers  


What is nonatomic in objective c?

1 Answers  


What is synchronized() block in objective c?

1 Answers  


What are class b properties?

1 Answers  


Is objective c dynamically typed?

1 Answers  


When will you use nsarray and nsmutablearray? Which one is faster?

1 Answers  


How do you get closure?

1 Answers  


Categories