What happens when the following code executes? Ball *ball = [[[[Ball alloc] init] autorelease] autorelease];

What happens when the following code executes?

Ball *ball = [[[[Ball alloc] init] autorelease] autorelease];
10
задан rambabu459 19 April 2011 в 03:50
поделиться