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 swift protocol in objective c?



How to use swift protocol in objective c?..

Answer / Razia Bano

Unfortunately, Swift protocols cannot be directly used in Objective-C. However, you can achieve similar functionality by using category methods or protocol-like categories in Objective-C.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How to initialize nsmutabledictionary in objective c?

1 Answers  


What does alloc mean in objective c?

1 Answers  


What is synchronized() block in objective c?

1 Answers  


What happens if you add your just created object to a mutable array, and you release your object?

1 Answers  


Can we create dynamic classes in objective c? If yes, explain how to create with a valid use case?

1 Answers  


Can you differentiate polymorphism from abstraction?

1 Answers  


Explain how the class “implementation” is represented in objective-c?

1 Answers  


What is objective writing?

1 Answers  


What is the point of closures?

1 Answers  


What is dynamic dispatch method?

1 Answers  


What is a category extension?

1 Answers  


What is objective c programming used for?

1 Answers  


Categories