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 are the advantages of using objective-c?

1 Answers  


What does the m mean in xcode?

1 Answers  


What is protocol in networking?

1 Answers  


What is the difference between nsdictionary and nsmutabledictionary?

1 Answers  


What is a block objective c?

1 Answers  


Can you learn swift without knowing objective c?

1 Answers  


What is difference between method and constructor?

1 Answers  


What is a process and thread?

1 Answers  


Which is better swift or objective c?

1 Answers  


What are some of the major differences between objective c and swift?

1 Answers  


What are nsautoreleasepool and how can we use them?

1 Answers  


Explain immutable types in objective c programming language?

1 Answers  


Categories