How declare methods in objective c?



How declare methods in objective c?..

Answer / Renu Yadav

Methods are declared using the @interface directive, and implemented using the @implementation directive.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Does objective c have multiple inheritance? Why not? How to imitate various inheritance?

1 Answers  


What is an objective description?

1 Answers  


Why is objective c used?

1 Answers  


What is difference between c and objective c?

1 Answers  


Can you use objective c in swift?

1 Answers  


What are the main objectives of training?

1 Answers  


What is a goal and objective?

1 Answers  


What is difference between null and nil?

1 Answers  


What does the m mean in xcode?

1 Answers  


What does it mean to be objective?

1 Answers  


How is #import different from #include?

1 Answers  


How to create thread in objective c?

1 Answers  


Categories