MCQs > IT & Programming > Cocoa Programming For Mac OS X > Is the following code correct? NSMutableArray *a = [NSMutableArray new]; // do something with a [a release];

Cocoa Programming For Mac OS X MCQs

Is the following code correct?

NSMutableArray *a = [NSMutableArray new];

// do something with a

[a release];

Answer

Correct Answer: Yes

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Cocoa Programming For Mac OS X Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Cocoa Programming For Mac OS X Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it