What is difference between nsstring and nsmutablestring?
Answer Posted / Keshaw Kumar
NSString is immutable, while NSMutableString is a mutable version of NSString that allows you to change its contents.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category