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 the difference between nsdictionary and nsmutabledictionary?



What is the difference between nsdictionary and nsmutabledictionary?..

Answer / Manik Dubey

NSDictionary is an immutable collection of objects, where each object is associated with a key. NSMutableDictionary, on the other hand, is a mutable version that allows you to add, remove, or change its contents.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is difference between c and objective c?

1 Answers  


Can protocols have properties?

1 Answers  


What are the main objectives of training?

1 Answers  


What is the difference between property and instance variable?

1 Answers  


Are callbacks closures?

1 Answers  


Is objective c type safe language?

1 Answers  


What is thread safe function?

1 Answers  


Explain the difference between atomic and nonatomic synthesized properties.

1 Answers  


What are the rules of variable?

1 Answers  


What is nonatomic in objective c?

1 Answers  


What are the rules for identifiers?

1 Answers  


What is umbrella header?

1 Answers  


Categories