Whats the difference between  NSArray and  NSMutableArray?



Whats the difference between  NSArray and  NSMutableArray?..

Answer / 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

More Apple iOS Interview Questions

How to use core data objects between two threads?

0 Answers  


What is difference between unit tests and ui test in xcode?

0 Answers  


What is the difference between android and ios?

0 Answers  


What is delegate?

0 Answers  


Explain @synchronized ,@dynamic

0 Answers  






Explain xib?

0 Answers  


Define fast enumeration?

0 Answers  


What is the difference between synchronous & asynchronous task in ios?

0 Answers  


Does iOs supports multitasking?

1 Answers  


What is difference between delegate and datasource in ios?

0 Answers  


What does ios mean on my iphone?

0 Answers  


What is nspersistentstore?

0 Answers  


Categories