What is property in objective c?
Answer / Neelima Sagar
A property is a named instance variable with automatic storage and syntax that allows access to the variable through getter and setter methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is a fact objective?
What is id?
What do you mean by @synthesize and @dynamic in the objective-c? And also explain what do you mean by synthesized in objective-c?
What is struct in objective c?
Is struct a class?
Mention what is the primary use of the category in the objective-c?
Where is objective c used?
What’s the contrast between utilizing a delegate and warning?
What is super in objective c?
What is dot notation?
Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool?
What do you mean by synthesized in objective-c?