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 objective writing?
Explain what is the principle distinction between the function calls and messages?
Is objective c still used?
What is polymorphism in objective-c?
What is the primary use of the category in the objective-c?
What are the 5 principles of object oriented programming?
Is c++ objective c?
What is single inheritance in objective-c?
Is objective c similar to c++?
What are nsautoreleasepool? When to use them?
Explain the difference in xib/storyboard vs nib?
Explain mutable types in objective c programming language?