What is property classification?
Answer / Sandeep Kumar Gupta
"Property classification in Objective-C refers to the behavior of a property when it's accessed or modified. There are three possible classifications: 'readonly', 'assign', and 'copy'. These classifications control how properties are stored and manipulated."
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by cocoa?
Can objective c run on windows?
What are the differences between copy and retain?
Is swift objective c?
What is an objective description?
What is nsarray objective c?
What are objective- c blocks?
Is objective-c a dynamic language?
When will you use nsarray and nsmutablearray? Which one is faster?
What is 'protocol' on objective c?
How to declare variable in objective c?
Is objective c dynamically typed?