Changing value of a NSNumber December 13, 2023 by Tarik NSNumber is immutable. Actually, it’s a subclass of NSValue, and all NSValues are immutable.