What is enum in objective c?
Answer / Shashank Yadav
"In Objective-C, an enumeration (enum) is a way to create a set of named integer constants. It allows you to define a list of related values and assign them symbolic names."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between atomic and nonatomic synthesized properties?
What is nsarray objective c?
Is apple stopping supporting objective c?
Explain the difference in xib/storyboard vs nib?
What is thread safe function?
What is toll-free bridging and when is it useful?
Explain what do you mean by dot notation?
What is umbrella header?
When would you use nsarray and nsmutablearray?
How messaging works in objective-c?
What is the isa member?
What is an objective statement?