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


Explain what is protocol in objective-c?



Explain what is protocol in objective-c?..

Answer / Kapil Solanki

A protocol in Objective-C defines a blueprint of methods, properties, and other requirements that suit a particular task or role. Protocols allow objects to communicate with each other by adhering to common interfaces. Multiple classes can conform to the same protocol and implement the required methods in their own ways.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What are the types of ios binaries you can create using xcode?

1 Answers  


How do I create a bridge header in objective c?

1 Answers  


Tell us the result when you invoke a particular method on a nil pointer?

1 Answers  


Is objective c the same as c sharp?

1 Answers  


What is posing in objective c?

1 Answers  


How to initialize nsmutabledictionary in objective c?

1 Answers  


How do you define a protocol?

1 Answers  


What is id type in objective c?

1 Answers  


What is data encapsulation in objective-c?

1 Answers  


How to sort array of dictionary in objective c?

1 Answers  


What number distinctive annotations is accessible in objective-c?

1 Answers  


Why is objective c better than swift?

1 Answers  


Categories