Answer Posted / Rachna Yadav
In Objective-C, there is no built-in `gc()` method for managing memory like in some other programming languages. Instead, objects' memory is managed automatically using ARC (Automatic Reference Counting) or manually using retain and release methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category