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



What is the protocol in objective c?..

Answer / Prabhat Saxena

A protocol in Objective-C defines a blueprint of methods, properties, and other requirements that suit a particular task or piece of functionality. Protocols allow objects to work together by adopting (or conforming to) these protocols, which ensures that they share the necessary features. Protocols are declared with the @protocol keyword.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is a protocol in objective c?

1 Answers  


Is objective c better than c++?

1 Answers  


What is difference between array and nsarray?

1 Answers  


What is objective c used for?

1 Answers  


What is .m file in objective c?

1 Answers  


Ns object is a parent class or derived class?

1 Answers  


What is super in objective c?

1 Answers  


What number distinctive annotations is accessible in objective-c?

1 Answers  


Is objective c statically typed?

1 Answers  


What is delegation protocol?

1 Answers  


What is an instancetype?

1 Answers  


How declare methods in objective c?

1 Answers  


Categories