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


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



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

Answer / Daya Shankar Dwivedi

You might use Core Foundation (cf) arrays and dictionaries when working with C APIs that don't have direct Objective-C equivalents or when dealing with C libraries. It is also possible to bridge Core Foundation objects with Objective-C objects, but using NSArray and NSDictionary directly may provide better integration with other Objective-C frameworks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How to implement in app purchase in ios objective c?

1 Answers  


What is .h and .m file in xcode?

1 Answers  


What is assign property in objective c?

1 Answers  


How to convert data to string in objective c?

1 Answers  


Can you use objective c in swift?

1 Answers  


What is posing in objective c?

1 Answers  


Is method and function same?

1 Answers  


What is difference between array and nsarray?

1 Answers  


What is the isa member?

1 Answers  


What are the differences between copy and retain?

1 Answers  


What is differences between nsnull and nil in objective c?

1 Answers  


Why is objective c used?

1 Answers  


Categories