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


Explain immutable types in objective c programming language?



Explain immutable types in objective c programming language?..

Answer / Mahendra

In Objective-C, immutable types are data types whose values cannot be changed after they are created. Examples include NSNumber (for numeric values), NSString (for strings), and NSDate (for dates). To create an instance of an immutable type, you simply initialize it with the desired value and do not call any mutator methods on it afterward.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What does it mean to be objective?

1 Answers  


What are the differences between copy and retain?

1 Answers  


What is hashable?

1 Answers  


What are the different types of identifiers?

1 Answers  


Can a static library (.a) contain resources like images, sound files etc?

1 Answers  


Explain what are the attributes of category?

1 Answers  


What do you understand by protocol?

1 Answers  


What does alloc mean in objective c?

1 Answers  


Can you learn swift without knowing objective c?

1 Answers  


What is nsmutabledictionary?

1 Answers  


Is objective c hard?

1 Answers  


How do you define a block?

1 Answers  


Categories