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 nsnumber to nsstring in objective c?



How to convert nsnumber to nsstring in objective c?..

Answer / Ashish Mathur

"To convert NSNumber to NSString in Objective-C, you can use the description method or the stringValue method. For example: NSString *str = [myNumber description]; or NSString *str = [myNumber stringValue];"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is the difference between atomic and nonatomic synthesized properties?

1 Answers  


How to add custom cell in uitableview in objective c?

1 Answers  


What are properties and instance variables in objective c and swift?

1 Answers  


What is toll-free bridging? When is it useful?

1 Answers  


What are nsautoreleasepool?

1 Answers  


What do you mean by cocoa?

1 Answers  


What is .m file in objective c?

1 Answers  


What is m script in matlab?

1 Answers  


Is objective c hard to learn?

1 Answers  


What is a class property?

1 Answers  


What is nsarray objective c?

1 Answers  


What is difference between nsstring and nsmutablestring?

1 Answers  


Categories