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 can’t we put into an array or dictionary?



What can’t we put into an array or dictionary?..

Answer / Pranaw Kumara

In Objective-C, you cannot add non-object types such as primitive data types (like int, char, float) directly into arrays or dictionaries. To use these types, you would typically wrap them in NSNumber objects before adding to collections.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How to reverse array in objective c?

1 Answers  


Is objective c the same as c++?

1 Answers  


What do you mean by cocoa?

1 Answers  


What are the two types of m files?

1 Answers  


What does the m mean in xcode?

1 Answers  


Is objective c faster than swift?

1 Answers  


What is a block objective c?

1 Answers  


What are nsautoreleasepool and how can we use them?

1 Answers  


Is objective c dynamically typed?

1 Answers  


How dispatch_once runs only once?

1 Answers  


What does @synchronized() do?

1 Answers  


What is dynamic dispatch method?

1 Answers  


Categories