Is method and function same?



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

Post New Answer

More Objective-C Interview Questions

What is objective writing?

1 Answers  


Explain what is the principle distinction between the function calls and messages?

1 Answers  


Is objective c still used?

1 Answers  


What is polymorphism in objective-c?

1 Answers  


What is the primary use of the category in the objective-c?

1 Answers  


What are the 5 principles of object oriented programming?

1 Answers  


Is c++ objective c?

1 Answers  


What is single inheritance in objective-c?

1 Answers  


Is objective c similar to c++?

1 Answers  


What are nsautoreleasepool? When to use them?

1 Answers  


Explain the difference in xib/storyboard vs nib?

1 Answers  


Explain mutable types in objective c programming language?

1 Answers  


Categories