MCQs > IT & Programming > Objective C > Look at below code and tell which is correct.

Objective C MCQs

Look at below code and tell which is correct.

(id) init { if ( self == [super init] ) { [self setCaption:@"Default Caption"]; } return self; }

Answer

Correct Answer: No problem, everything is correct

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