Is the following code correct?
NSRect a = NSMakeRect(0, 1, 2, 3) + NSMakeRect(0, 1, 2, 3);
Correct Answer: No
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More Cocoa Programming For Mac OS X MCQ Questions
Cocoa Programming For Mac OS X MCQs | Topic-wise