What is the difference between function and objective?
Answer / Sanchi Gupta
There seems to be a mistake in your question. It should be either 'What is the difference between function and method (in Objective-C)' or 'What is a selector in Objective-C?' To clarify, a function is a standalone piece of code in C and related languages, while a method is a function associated with an object instance in Objective-C.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you retain delegates?
What is singleton in objective c?
What is hashable?
Is a fact objective?
What is synchronized() block in objective c?
How different is objective c from swift?
How do you insert a block?
What are the different types of identifiers?
Is objective c better than c++?
What is posing in objective c?
Why is objective c better than swift?
How to add object to nsarray objective c?