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 are the different types of protocols?



What are the different types of protocols?..

Answer / Shobha Kumari

In Objective-C, there are three main types of protocols: (1) Protocols with methods declaration only - these define a set of methods that a class must implement. (2) Protocols with methods implementation - these are also known as C categories and provide method implementation for Objective-C classes. (3) Delegation protocols - these define a protocol to be followed by an object to handle events or messages from another object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is a .m file in xcode?

1 Answers  


Does objective c support multiple inheritance?

1 Answers  


What are class b properties?

1 Answers  


What type of language is objective c?

1 Answers  


How do I create an objective c class in xcode?

1 Answers  


What is gcd objective c?

1 Answers  


Can a protocol have properties?

1 Answers  


How to call a function in objective-c?

1 Answers  


What is super in objective c?

1 Answers  


What is a nsstring?

1 Answers  


How do you write an objective?

1 Answers  


Explain what is protocol in objective-c?

1 Answers  


Categories