0 / 60 seg.

What's the value of i after these statements?

NSString *str = nil;
NSInteger i = str.integerValue;