Whats the difference between NSArray and NSMutableArray?
Answer Posted / maanya
NSArrayʼs contents can not be modified once itʼs been created whereas a NSMutableArray can be modified as needed, i.e items can be added/removed from it.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between synchronous & asynchronous task in ios?
What is reference count in ios?
What is ios image?
what are the build phases available in Xcode?
are you using charlesproxy ? Why/why not ?
Different types of persistent stores? Which all types can we have on ios?
What is nsoperation and nsoperationqueue in ios?
What is plist file and explain about it is usage in iOS operating system?
What is the difference between copy and retain?
What is difference between weak and strong in ios?
What is xib?
Which devices will this work with ios?
What is latest ios version?
Name the app sate which it reaches briefly on its way to being suspended in iOS operating system?
Explain mutable and immutable types in objective c programming language?