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


What is data encapsulation in objective-c?



What is data encapsulation in objective-c?..

Answer / Rajat Kuamr Choudhary

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

What is a delegation protocol?

1 Answers  


What are the differences between copy and retain?

1 Answers  


Explain types of protocol?

1 Answers  


What is protocol in networking?

1 Answers  


How do you write an objective?

1 Answers  


Is closure a function?

1 Answers  


Can we have multiple uiwindows in ios?

1 Answers  


Explain what do you mean by synthesized in objective-c?

1 Answers  


Explain what are the attributes of category?

1 Answers  


What is the difference between atomic and nonatomic synthesized properties?

1 Answers  


Can objective c run on windows?

1 Answers  


Explain what is dot notation?

1 Answers  


Categories