What are the classifications of property?
Answer / Amit Agrawal
In Objective-C properties can be classified as instance variables (ivars), synthesized or not synthesized, readonly, readwrite, assign, retain or copy.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is objective c type safe?
What does the m mean in xcode?
What is nsstring?
What is posing in objective c?
What is a goal and objective?
What is the difference between property and instance variable?
Will objective c be deprecated?
What is a process and thread?
what is gcd? What are advantages over nsthread?
How to call methods in objective c?
Explain what is the principle distinction between the function calls and messages?
How do you call a method in objective c?