MCQs > IT & Programming > Objective C > What happens when the following code executes?

Objective C MCQs

What happens when the following code executes?

Ball *ball = [[[[Ball alloc] init] autorelease] autorelease];

Answer

Correct Answer: It will crash

Explanation:

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

Objective C Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Objective C Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it