MCQs > IT & Programming > Objective C > How can you add a new method foo to an existing class Bar?

Objective C MCQs

How can you add a new method foo to an existing class Bar?

Answer

Correct Answer: Make a category, e.g. @interface Bar(Foo).

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