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


Does objective-c contain private strategies?



Does objective-c contain private strategies?..

Answer / Mohd Rizwan Anasri

Yes, Objective-C allows you to declare instance variables and methods as private using the '@private' directive in an @interface. Private methods and properties are not accessible from outside the class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is difference between datasource and delegate?

1 Answers  


What is the isa member?

1 Answers  


Is objective c hard to learn?

1 Answers  


Who calls dealloc method? Can we implement dealloc in arc? If yes, what is the need to do that?

1 Answers  


What type of language is objective c?

1 Answers  


Which language does apple use?

1 Answers  


What is single inheritance in objective-c?

1 Answers  


How to create uibutton programmatically in objective c?

1 Answers  


Is objective c object oriented?

1 Answers  


What is dot notation?

1 Answers  


What happen if we send any message to an object which is released?

1 Answers  


Distinguish between @synthesize and @dynamic in objective –c?

1 Answers  


Categories