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 |
When a nsfetchrequest fetches an entity object from store, does it fetch all of its data at once?
Is realm db free?
What is meaning of 'retain' keyword?
How can an operating system improve battery life while running an app?
How to debug a crash in the auto-release pool?
What is mvc pattern in ios?
How to add an iphone os user to your team as a tester?
What is reference count in ios?
What is the difference between retain & assign in iOS operating system?
What are the Steps for using coredata?
How much do ios developers get paid?
What is urlsession?