1. AutoReleasePool BEST refers to:
2. Is the following code correct? NSRect a = NSMakeRect(0, 1, 2, 3) + NSMakeRect(0, 1, 2, 3);
Cocoa Programming For Mac OS X MCQs | Topic-wise