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

Why we use synthesize in objective c?

1 Answers  


Is objective c and c the same?

1 Answers  


What is a class in xcode?

1 Answers  


What is extern objective c?

1 Answers  


What is toll-free bridging?

1 Answers  


Is python static or dynamic?

1 Answers  


What is id?

1 Answers  


What can’t we put into an array or dictionary?

1 Answers  


Is there function overloading in objective-c?

1 Answers  


Is closure a function?

1 Answers  


What is umbrella header?

1 Answers  


What is the difference between weak and unowned?

1 Answers  


Categories