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 to convert data to string in objective c?



How to convert data to string in objective c?..

Answer / Mohammad Danish

"To convert data to a string in Objective-C, you can use the NSString class. For example, converting an integer: [NSString stringWithFormat:@"%d", integerVariable] or converting a float: [NSString stringWithFormat:@"%.2f", floatVariable]."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Can a protocol have properties?

1 Answers  


What is the point of closures?

1 Answers  


What is umbrella header?

1 Answers  


How do I add objective c to swift project?

1 Answers  


How do I create an objective c class in xcode?

1 Answers  


How to make a code snippet thread safe?

1 Answers  


How to declare variable in objective c?

1 Answers  


How do you define a block?

1 Answers  


What does nonatomic mean?

1 Answers  


When might you use a cfarray/dictionary instead of a nsarray/dictionary?

1 Answers  


Is objective c better than swift?

1 Answers  


Explain the way messaging works in objective-c?

1 Answers  


Categories