Saturday, September 21, 2013

Objective-C > NSNull

1. Throw exception:



2. NSNull Class Method - [ + ] null:
Foundation supplies the NSNull class. NSNull has only the single class method, null, which returns the null object:

* Notes: NSNull has no instance methods.
3. Build & Run:


No comments:

Post a Comment