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 |
Why swift is better than objective c?
How to restart app in objective c?
Who calls dealloc method? Can we implement dealloc in arc? If yes, what is the need to do that?
What is difference between datasource and delegate?
How to print string in objective c?
What is #import?
What does the objective c program fundamentally comprise of?
Which class is used to establish a connection between applications to the web server?
Is objective c open source?
What are the advantages of swift over objective c?
Is objective c the same as c sharp?
What happen if we send any message to an object which is released?