Hard
What happens when executing this code?
[sourcecode language="objc"]
NSObject *obj = [NSObject alloc];
[obj release];
[/sourcecode]
Author: Smart&SoftStatus: PublishedQuestion passed 21 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
Similar QuestionsMore questions about Objective C