MCQs > IT & Programming > Objective C > In Objective-C, retain counts are the way in which memory is managed in Objective-C

Objective C MCQs

In Objective-C, retain counts are the way in which memory is managed in Objective-C. When you create an object, it has a retain count of 1. When you send an object a (...) message, its retain count is incremented by 1. When you send an object a (...) message, its retain count is decremented by 1.

Answer

Correct Answer: retain, release

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