Is method and function same?
Answer / Gopal Trivedi
"Method and Function" are similar in that they both represent a set of instructions to perform an action. However, methods belong specifically to objects in Objective-C, while functions can exist independently.n"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is id?
How to convert objective c project to swift?
What are static attributes?
What is objective c written in?
What is the difference between method and type?
What does the gc () method?
How declare methods in objective c?
How do I add objective c to swift project?
What are nsautoreleasepool and how can we use them?
Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool?
What is ivar objective c?
What is dictionary objective c?