Domanda di colloquio di Presidency Solutions

Differences between NSMutableArray and NSDictionary

Risposta di colloquio

Anonimo

3 set 2015

Two part answer: 1 - Mutable and Immutable sets if the object can be expanded or decreased in size during runtime 2- The difference between arrays and dictionaries are the way in which you access each object stored on them, by index or by a key