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

What are static attributes?

1 Answers  


What is difference between extern and global?

1 Answers  


What is concept of property?

1 Answers  


What is the use of objective c?

1 Answers  


How to add object to nsarray objective c?

1 Answers  


What is difference between method and constructor?

1 Answers  


Who calls dealloc method? Can we implement dealloc in arc?

1 Answers  


What are the attributes of category?

1 Answers  


How to convert string to nsnumber in objective c?

1 Answers  


What is objective c & why it is used for?

1 Answers  


What is difference between nil and nill?

1 Answers  


What is protocol with example?

1 Answers  


Categories