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


How is string represented in objective-c?



How is string represented in objective-c?..

Answer / Ajay Kumar Bhartiya

In Objective-C, strings are represented using NSString objects. You can create an NSString object using a literal string (enclosed in double quotes) or by initializing it with an array of characters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What are the attributes of category?

1 Answers  


Is swift faster than objective c?

1 Answers  


Are callbacks closures?

1 Answers  


What is a category extension?

1 Answers  


What is nonatomic and strong in objective c?

1 Answers  


What are nsautoreleasepool and how can we use them?

1 Answers  


Why create a custom view?

1 Answers  


What is the point of closures?

1 Answers  


What is the difference between c and objective c?

1 Answers  


Who invented objective c?

1 Answers  


How to create uibutton programmatically in objective c?

1 Answers  


What is id type in objective c?

1 Answers  


Categories