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 nsstring and string?



What is the difference between nsstring and string?..

Answer / Mahfooz Ali

"In Objective-C, NSString is a class that represents an immutable (unchangeable) sequence of bytes representing a string. 'string' is not a built-in type in Objective-C but it can be used as a synonym for NSString. However, using 'NSString' is more explicit and recommended to avoid confusion with other programming languages."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

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

1 Answers  


Is closure a function?

1 Answers  


What is a delegation protocol?

1 Answers  


What is .m file in objective c?

1 Answers  


Is c++ similar to objective c?

1 Answers  


How we can layout subviews in a view?

1 Answers  


What is thread safe function?

1 Answers  


How to create uibutton programmatically in objective c?

1 Answers  


What are the 5 performance objectives?

1 Answers  


How do you define a protocol?

1 Answers  


What is an instancetype?

1 Answers  


Explain what is #import?

1 Answers  


Categories