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 what is data encapsulation in objective-c?



Explain what is data encapsulation in objective-c?..

Answer / Brij Vir

Data Encapsulation in Objective-C refers to the practice of keeping the fields (variables) and methods of an object private, and only providing access to them through public interfaces. This helps to prevent unauthorized access to the data and ensures that the data is modified in a controlled manner.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain types of protocol?

1 Answers  


Does objective c have pointers?

1 Answers  


Is objective c the same as c++?

1 Answers  


What is concept of property?

1 Answers  


How can we put nil it into dictionary/array?

1 Answers  


Explain when to use nsarray and nsmutablearray. Which one is faster and threadsafe?

1 Answers  


Is objective c better than c++?

1 Answers  


When might you use a cfarray/dictionary instead of a nsarray/dictionary?

1 Answers  


Does objective c have multiple inheritance? Why not? How to imitate various inheritance?

1 Answers  


What is abstract class in objective c?

1 Answers  


Is objective c hard?

1 Answers  


How to convert string to nsnumber in objective c?

1 Answers  


Categories