Used in NSLog() or [NSString stringWithFormat:]
NSLog()
[NSString stringWithFormat:]
%@ - as object %d - signed integer %i - signed integer %u - unsigned integer %s - string %x - unsigned hex %o - signed octal