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

How to add custom cell in uitableview in objective c?

1 Answers  


What does the m mean in xcode?

1 Answers  


What is a goal and objective?

1 Answers  


Is objective c hard to learn?

1 Answers  


Explain mutable types in objective c programming language?

1 Answers  


What is synthesized in objective-c?

1 Answers  


What does __ block do?

1 Answers  


What does the objective c program fundamentally comprise of?

1 Answers  


How to call function?

1 Answers  


How to create uibutton programmatically in objective c?

1 Answers  


How to convert string to nsnumber in objective c?

1 Answers  


Explain the difference between #import and #include in objective-c?

1 Answers  


Categories