What is the difference between function and objective?
Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category