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 |
Does objective c have multiple inheritance? Why not? How to imitate various inheritance?
What is an objective description?
Why is objective c used?
What is difference between c and objective c?
Can you use objective c in swift?
What are the main objectives of training?
What is a goal and objective?
What is difference between null and nil?
What does the m mean in xcode?
What does it mean to be objective?
How is #import different from #include?
How to create thread in objective c?