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...


Can a protocol have properties?



Can a protocol have properties?..

Answer / Avinash Kumar Shahi

No, protocols in Objective-C do not have properties. They only define methods that conforming classes or structures must implement.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How to call objective c function in swift?

1 Answers  


Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool?

1 Answers  


Does objective c have garbage collection?

1 Answers  


List out the methods used in nsurl connection?

1 Answers  


When should you call dealloc method? Is it possible to implement dealloc in arc?

1 Answers  


Can I use objective c in swift?

1 Answers  


What is toll-free bridging? When is it useful?

1 Answers  


Can objective c run on windows?

1 Answers  


What is abstract class in objective c?

1 Answers  


What are the rules for identifiers?

1 Answers  


What is category in objective c?

1 Answers  


What objective-c program consists of?

1 Answers  


Categories