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 types of protocol?



Explain types of protocol?..

Answer / Sunil

Protocols in Objective-C are essentially blueprints of method signatures that a class can choose to adopt. There are two types of protocols: protocol with methods and protocol without methods (also known as a marker protocol). A protocol with methods declares required and optional methods, while a protocol without methods just lists the names of the methods but does not declare them.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

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

1 Answers  


How to call objective c function in swift?

1 Answers  


What is nsarray objective c?

1 Answers  


How to convert data to string in objective c?

1 Answers  


Can delegates be retained?

1 Answers  


What is objective c used for?

1 Answers  


How big is a atom?

1 Answers  


Explain what is #import?

1 Answers  


What is the difference between atomic and nonatomic synthesized properties?

1 Answers  


Is c++ objective c?

1 Answers  


What are the rules for identifiers?

1 Answers  


What is protocol with example?

1 Answers  


Categories