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 |
Will the new design mean I have to completely relearn how to use my phone?
Explain steps for using coredata?
Is a delegate retained?
Explain what is struct?
What is dynamic in iOS operating system?
Who is the developer of ios?
Do you know which json framework is supported by ios?
What is delegate?
How much do ios developers get paid?
Explain the difference between copy and retain?
What is UITableView?
What is delegate method?