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 kvc and kvo? Give an example of using kvc to set value.



What is kvc and kvo? Give an example of using kvc to set value...

Answer / Shailendera Pratap Singh

Key-Value Coding (KVC) and Key-Value Observing (KVO) are Objective-C runtime features that allow programmers to access and manipulate object properties without explicitly defining getters and setters. For example, setting a property using KVC: `[myObject setValue:@"newValue" forKey:@"propertyName"]`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Why is objective c better than swift?

1 Answers  


What is a function file?

1 Answers  


Is objective c object oriented?

1 Answers  


What is objective c & why it is used for?

1 Answers  


What is gcd objective c?

1 Answers  


How would I make a static strategy?

1 Answers  


Does objective c have pointers?

1 Answers  


What is immutable infrastructure?

1 Answers  


How do I create a bridging header file?

1 Answers  


What are the rules of variable?

1 Answers  


How to convert data to string in objective c?

1 Answers  


What is method swizzling in objective c and why would you use it?

1 Answers  


Categories