Answer Posted / Varun Sachdeva
Retain increases the reference count by 1, meaning it prevents an object from being deallocated. Copy creates a new instance of the object and increases its reference count. However, with copying, any changes made to the new object do not affect the original.
| 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