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 |
Why don’t we use strong for enum property in objective-c ?
Explain application sandboxing.
What is synthesize in ios?
Explain the different types of ios application states.
Which programming languages are used for ios development?
Is ios 9 still supported by apple?
What is nspersistentstore? Is it thread safe?
How to silent the noisy keyboard?
How do you fix app errors on iphone?
What is datasource in ios?
What happens when IApplication does not handle an event?
What widgets can not do ?