What is an objective description?
Answer / Rajendra Prasad Meena
In Objective-C, an objective description (NSDescription) is a feature that allows you to generate rich text descriptions of objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is inheritance in objective c?
When might you use a cfarray/dictionary instead of a nsarray/dictionary?
What is .m file in objective c?
Is objective c garbage collected?
What is objective c?
Tell me about important protocol being used in objective c?
What is the main difference between function calls and messages?
Can you retain delegates?
Is objective c type safe?
Can protocols have properties?
What is dealloc?
How to check array contains value in objective c?